Cleanup the document images in .NET. Cleanup artifacts and imperfections in scanned images. Improve scanned documents of poor quality. Remove lines, tables, hole puches and halftones from document images. Cleanup document image to get better optical character recognition (OCR) results. Cleanup...
More information
Beinhaltet unterschiedliche jQuery Plugins:
1. quickSearch -> Filtert Tabellen Zeile für Zeile nach einem eingegebenen Suchbegriff und zeigt nur die Zeilen an die dem Suchbegriff entsprechen
--> z.B. aufzurufen mit: $('.tableClass').quickSearch();
--> Für Parameter...
More information
Helper for unit tests. Mimics the Assert class, but will display the tested expression in error messages, instead of being vague about it or laborious to program. It also offers methods to evaluate if the right exception goes off in the right spot with the right exception type and / or the right...
More information
TreeBasedCli is a C# library that simplifies the process of creating command-line interfaces (CLIs) with nested subcommands. This library is designed to help developers build CLIs that offer an intuitive and user-friendly experience, with clear and concise documentation and actionable error messages...
More information