Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 113,555 for

ocr

(0.22 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. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....OCR offers a special recognition...RecognizeCarPlate method of Aspose.OCR.AsposeOcr class. This method...

    docs.aspose.com/ocr/net/recognition/car-plate/
  4. Extracting text from receipts|Documentation

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

    docs.aspose.com/ocr/net/recognition/receipt/
  5. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....OCR provides the automated processing...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/invert/
  6. Recognize single line|Documentation

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

    docs.aspose.com/ocr/net/recognize-single-line/
  7. Extracting text from ID cards|Documentation

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

    docs.aspose.com/ocr/net/recognition/id-card/
  8. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.Ocr determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/areas-detection/universal/
  9. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.Ocr spell checker....OCR’s built-in dictionaries. The...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/dictionaries/
  10. Hello, world!|Documentation

    Get started with Aspose.Ocr for .NET by creating and running a bare minimum example....OCR for .NET. We assume that you...Console App . Install Aspose.OCR (CPU-based) NuGet package to...

    docs.aspose.com/ocr/net/hello-world/