Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 115,990 for

ocr

(0.12 sec)
  1. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....OCR for .NET can automatically find...OcrInput object , use Aspose.OCR.AsposeOcr.DetectRectangles method...

    docs.aspose.com/ocr/net/image-regions-line-find/
  2. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.Ocr recognition engine....aspose-ocr-cyrillic-v1 Chinese text recognition: aspose-ocr-chinese-v2...aspose-ocr-hindi-v2 Arabic text recognition: aspose-ocr-arabic-v1...

    docs.aspose.com/ocr/java/languages/
  3. Extracting text from invoices|Documentation

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

    docs.aspose.com/ocr/net/recognition/invoice/
  4. Layout detecton|Documentation

    How to detect the layout on the provided image....OCR for .NET can automatically analyze...images as Aspose.OCR.OcrInput object to Aspose.OCR.DetectDocumentLayout...

    docs.aspose.com/ocr/net/layout_detection/
  5. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....OCR for .NET can automatically find...OcrInput object , use Aspose.OCR.AsposeOcr.DetectRectangles method...

    docs.aspose.com/ocr/net/image-regions-paragraph...
  6. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.Ocr for Python via .NET recognition engine....aspose-ocr-cyrillic-v1 Chinese text recognition: aspose-ocr-chinese-v2...aspose-ocr-hindi-v2 Arabic text recognition: aspose-ocr-arabic-v1...

    docs.aspose.com/ocr/python-net/languages/
  7. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.Ocr for .NET recognition package....OCR allows you to provide an image...Aspose.OCR.PixelType.RGB 3 Red Green Blue Aspose.OCR.PixelType...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/
  8. Extracting handwritten text|Documentation

    How to extract text from notes, memos, checks and other handwritten documents....aspose-ocr-handwriting-v1 ) in your project. Aspose.OCR offers...RecognizeHandwritten() method of Aspose.OCR.AsposeOcr class. The method takes...

    docs.aspose.com/ocr/net/recognition/read-handwr...
  9. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and replacement suggestions....OCR can automatically generate a...GetSpellCheckErrorLi method of Aspose.OCR.RecognitionResult object. This...

    docs.aspose.com/ocr/net/misspelled-words-list/
  10. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multipage documents....OCR for .NET exposes the Aspose.OCR.AsposeOcr.OcrProgress...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/track-progress/