Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 105,159 for

aspose ocr

(0.04 sec)
  1. 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/
  2. 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/
  3. Common recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....settings Contents [ Hide ] Aspose.OCR for .NET allows for very...The whitelist of characters Aspose.OCR engine will look for. DetectAreasMode...

    docs.aspose.com/ocr/net/recognition-settings-co...
  4. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....bounding boxes Contents [ Hide ] Aspose.OCR for .NET can automatically...in OcrInput object , use Aspose.OCR.AsposeOcr.DetectRectangles...

    docs.aspose.com/ocr/net/image-regions-word-find/
  5. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.Ocr for .NET recognition package....pixel array Contents [ Hide ] Aspose.OCR allows you to provide an...order Aspose.OCR.PixelType.RGB 3 Red Green Blue Aspose.OCR.PixelType...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/
  6. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....bounding boxes Contents [ Hide ] Aspose.OCR for .NET can automatically...in OcrInput object , use Aspose.OCR.AsposeOcr.DetectRectangles...

    docs.aspose.com/ocr/net/image-regions-line-find/
  7. 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/
  8. Extracting handwritten text|Documentation

    How to extract text from notes, memos, checks and other handwritten documents....recognition ( aspose-ocr-handwriting-v1 ) in your project. Aspose.OCR offers...RecognizeHandwritten() method of Aspose.OCR.AsposeOcr class. The method...

    docs.aspose.com/ocr/net/recognition/read-handwr...
  9. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and replacement suggestions....misspelled words Contents [ Hide ] Aspose.OCR can automatically generate...GetSpellCheckErrorLi method of Aspose.OCR.RecognitionResult object...

    docs.aspose.com/ocr/net/misspelled-words-list/
  10. 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/