Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 113,412 for

aspose ocr

(0.1 sec)
  1. Providing an image as pixel array|Documentation

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

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/
  2. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.Ocr for Python via .NET recognition engine....Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text...text recognition: aspose-ocr-chinese-v2 Indic (Devanagari) text recognition:...

    docs.aspose.com/ocr/python-net/languages/
  3. Extracting handwritten text|Documentation

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

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

    How to get the list of misspelled words and replacement suggestions....misspelled words Contents [ Hide ] Aspose.OCR can automatically generate...GetSpellCheckErrorLi method of Aspose.OCR.RecognitionResult object...

    docs.aspose.com/ocr/net/misspelled-words-list/
  5. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....bounding boxes Contents [ Hide ] Aspose.OCR for .NET can automatically...in OcrInput object , use Aspose.OCR.AsposeOcr.DetectRectangles...

    docs.aspose.com/ocr/net/image-regions-paragraph...
  6. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multipage documents....[ Hide ] Aspose.OCR for .NET exposes the Aspose.OCR.AsposeOcr...of each individual image. Aspose . OCR . AsposeOcr recognitionEngine...

    docs.aspose.com/ocr/net/track-progress/
  7. Getting recognition results as text|Documentation

    Returning Aspose.Ocr for .NET recognition results as formatted text.... Aspose . OCR . AsposeOcr recognitionEngine...recognitionEngine = new Aspose . OCR . AsposeOcr (); // Add an image to...

    docs.aspose.com/ocr/net/save-text/
  8. Licensing|Documentation

    Learn how to obtain and apply Aspose.Ocr for Java license and discover limitations of the trial version....Licensing Contents [ Hide ] Aspose.OCR for Java is a commercially...trial You can start using Aspose.OCR for Java right after the...

    docs.aspose.com/ocr/java/licensing/
  9. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.Ocr spell checker....word lists in addition to Aspose.OCR’s built-in dictionaries....spell checking methods. Aspose . OCR . AsposeOcr recognitionEngine...

    docs.aspose.com/ocr/net/dictionaries/
  10. Getting recognition results as JSON|Documentation

    Returning Aspose.Ocr for .NET recognition results in JSON format....as JSON Contents [ Hide ] Aspose.OCR for .NET can return recognition...JSON, use GetJson method of Aspose.OCR.RecognitionResult object...

    docs.aspose.com/ocr/net/save-json/