Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 111,928 for

ocr

(0.13 sec)
  1. 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...
  2. 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/
  3. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.Ocr engine will look for....OCR mechanisms. You can specify a...a list of characters Aspose.OCR engine will look for in AllowedSymbols...

    docs.aspose.com/ocr/net/characters-whitelist/
  4. 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/
  5. 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/net/languages/
  6. Receipt recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from scanned receipts....OCR for .NET allows for very flexible...whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

    docs.aspose.com/ocr/net/recognition-settings-re...
  7. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....OCR returns coordinates of each extracted...returned as a list of Aspose.OCR.RecognitionResult.LinesResult...

    docs.aspose.com/ocr/net/image-line-extract/
  8. Getting recognition results as text|Documentation

    Returning Aspose.Ocr for .NET recognition results as formatted text.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/save-text/
  9. 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...
  10. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.Ocr for .NET recognition engine....OCR for .NET allows you to limit...The OCR engine will use all CPU cores/threads. 0 The OCR engine...

    docs.aspose.com/ocr/net/multithreading/