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

ocr

(0.29 sec)
  1. Common recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....OCR for .NET allows for very flexible...Aspose.OCR engine will look for. DetectAreasMode Aspose.OCR.DetectAreasMode...

    docs.aspose.com/ocr/net/recognition-settings-co...
  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. 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/
  4. 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/
  5. 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/
  6. 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...
  7. 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...
  8. 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/
  9. 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/
  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/