Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 109,145 for

aspose ocr

(0.07 sec)
  1. Extracting text from receipts|Documentation

    How to digitize scanned receipts by automatically extracting text from them.... Aspose.OCR offers a special recognition...RecognizeReceipt method of Aspose.OCR.AsposeOcr class. This method...

    docs.aspose.com/ocr/net/recognition/receipt/
  2. Latest Aspose.OCR Product Family topics - Free ...

    Get technical support of Aspose.Ocr for .NET, Java, and C++....Aspose.OCR Product Family Topic Replies Views Activity About...About the Aspose.OCR Product Family category 1 1689 November 18, 2019...

    forum.aspose.com/c/ocr/16
  3. Find Answers and Code About Aspose APIs! - Aspo...

    Find answers about file formats processing in code. Knowledge base of all file format manipulation examples in .NET C# and Java....Find your answer by Aspose API Aspose.Total Product Family It...without requiring other tools. Aspose.Words Product Family Find answers...

    kb.aspose.com/
  4. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them.... Aspose.OCR offers a special recognition...RecognizeIDCard method of Aspose.OCR.AsposeOcr class. This method...

    docs.aspose.com/ocr/net/recognition/id-card/
  5. Recognize single line|Documentation

    How to read text from images containing a single line of text....text from such images, use Aspose.OCR.AsposeOcr.RecognizeLines...are returned as a list of Aspose.OCR.RecognitionResult objects...

    docs.aspose.com/ocr/net/recognize-single-line/
  6. Invoice recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from invoice images....settings Contents [ Hide ] Aspose.OCR for .NET allows for very...The whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

    docs.aspose.com/ocr/net/recognition-settings-in...
  7. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy.... Aspose.OCR provides a special processing...Dilate processing filter. Aspose . OCR . AsposeOcr recognitionEngine...

    docs.aspose.com/ocr/net/dilate/
  8. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....a case-sensitive string: Aspose . OCR . AsposeOcr recognitionEngine...recognitionEngine = new Aspose . OCR . AsposeOcr (); // Add an image to...

    docs.aspose.com/ocr/net/characters-blacklist/
  9. Language detecton|Documentation

    How to detect the languages used on the provided image....install ( aspose-ocr-language-classification-v1 ) advanced OCR model...model to your project. Aspose.OCR for .NET can automatically identify...

    docs.aspose.com/ocr/net/language_detection/
  10. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.Ocr determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....areas detection algorithm: Aspose . OCR . AsposeOcr recognitionEngine...recognitionEngine = new Aspose . OCR . AsposeOcr (); // Add an image to...

    docs.aspose.com/ocr/net/areas-detection/universal/