Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 111,879 for

aspose ocr

(0.18 sec)
  1. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....coordinates Contents [ Hide ] Aspose.OCR returns coordinates of each...are returned as a list of Aspose.OCR.RecognitionResult.LinesResult...

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

    Returning Aspose.Ocr for .NET recognition results in XML format....as XML Contents [ Hide ] Aspose.OCR for .NET can return recognition...method of Aspose.OCR.RecognitionResult object. Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/save-xml/
  3. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition.... Aspose.OCR offers a large number of...image before it is sent to the OCR engine. Each filter increases...

    docs.aspose.com/ocr/net/image-processing/
  4. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....text recognition model ( aspose-ocr-text-in-wild-v1 ) in your...undesirable consequences. Aspose.OCR offers a special recognition...

    docs.aspose.com/ocr/net/recognition/passport/
  5. 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/
  6. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....recognition Contents [ Hide ] Aspose.OCR for .NET now provides a dedicated...simply call the universal Aspose.OCR.AsposeOcr.Recognize method...

    docs.aspose.com/ocr/net/table-recognition/
  7. Content areas detection|Documentation

    How Aspose.Ocr identifies and analyzes the structure and layout of the image during recognition....cornerstone of successful and accurate OCR. This process is called content...content areas detection . Aspose.OCR offers several content areas...

    docs.aspose.com/ocr/net/areas-detection/
  8. 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/
  9. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....rectangle Contents [ Hide ] Aspose.OCR allows you to extract names...automatically detected using the Aspose.OCR.AsposeOcr.DetectRectangles...

    docs.aspose.com/ocr/net/image-regions-extract/
  10. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.Ocr for .NET recognition engine....support Contents [ Hide ] Aspose.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/