Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 114,568 for

aspose ocr

(0.13 sec)
  1. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....straightening is critical to the OCR process as it directly affects...segmentation and text extraction. Aspose.OCR offers automated processing...

    docs.aspose.com/ocr/net/deskew/
  2. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....text from any content in Aspose.OCR for .NET is as easy as calling...calling a universal Aspose.OCR.AsposeOcr.Recognize method. This...

    docs.aspose.com/ocr/net/recognition/
  3. Hello, world!|Documentation

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

    docs.aspose.com/ocr/net/hello-world/
  4. Receipt recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from scanned receipts....settings Contents [ Hide ] Aspose.OCR for .NET allows for very...The whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

    docs.aspose.com/ocr/net/recognition-settings-re...
  5. Find Answers and Code About Aspose APIs! - Aspo...

    Find answers about file formats processing in code. Knowledge base of all file format manipulation examples in .NET C# and Java....Find your answer by Aspose API Aspose.Total Product Family It...without requiring other tools. Aspose.Words Product Family Find answers...

    kb.aspose.com/
  6. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.Ocr determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm.... install advanced OCR models ( aspose-ocr-advanced-recognition-v1...areas detection algorithm: Aspose . OCR . AsposeOcr recognitionEngine...

    docs.aspose.com/ocr/net/areas-detection/curved_...
  7. 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/
  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 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/