Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 113,988 for

page ocr

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

    How to ignore certain image defects that may be incorrectly recognized as characters.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/characters-blacklist/
  3. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately....significantly impact the accuracy of OCR. They can be caused by the quality...defects whenever possible. Aspose.OCR for .NET can automatically find...

    docs.aspose.com/ocr/net/defect-detection/
  4. 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/
  5. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.Ocr. I need to take a flattened pdf file and process a Page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...ocr issue Aspose.OCR Product Family maseyo...November 6, 2025, 4:55pm 22 The ocr license has expired, may I please...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  6. Create PDF Files in Python|Aspose.PDF for Pytho...

    Learn how to create PDF files and build searchable PDFs in Python using Aspose.PDF for Python via .NET....files from scratch or convert OCR output into searchable PDF documents...Document class Add a Page object to the pages collection of the...

    docs.aspose.com/pdf/python-net/create-pdf-docum...
  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. 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/
  9. 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/
  10. 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/