Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 115,126 for

aspose ocr

(0.22 sec)
  1. Median filter|Documentation

    How to smooth out noise in an image before applying other processing filters or performing Ocr.... This noise can mislead OCR algorithms and prevent other...filters from working properly. Aspose.OCR provides an alternative method...

    docs.aspose.com/ocr/net/median/
  2. 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/
  3. 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/
  4. 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 Java now provides a dedicated...simply call the universal com.aspose.ocr.AsposeOCR.Recognize method...

    docs.aspose.com/ocr/java/table-recognition/
  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. 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/
  7. Managing downloadable resources|Documentation

    How to manage Aspose.Ocr for .NET downloadable modules....Contents [ Hide ] By default, Aspose.OCR for .NET automatically downloads...preconfigured to use the Aspose.OCR resource repository . The...

    docs.aspose.com/ocr/net/modules/management/
  8. Identifying recognition problems|Documentation

    How to identify non-fatal errors that occurred during recognition.... Aspose . OCR . AsposeOcr recognitionEngine...recognitionEngine = new Aspose . OCR . AsposeOcr (); // Add an image to...

    docs.aspose.com/ocr/net/identify-problems/
  9. 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/
  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/