Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 116,809 for

ocr

(0.19 sec)
  1. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.Ocr spell checker....OCR’s built-in dictionaries. The...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

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

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

    docs.aspose.com/ocr/net/recognition/
  3. Skew correction|Documentation

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

    docs.aspose.com/ocr/net/deskew/
  4. Overriding ONNX options|Documentation

    How to override the default ONNX runtime settings....OCR for .NET leverages ONNX Runtime...is configured through Aspose.OCR.OnnxRuntimeSessionOp static class...

    docs.aspose.com/ocr/net/onnx_options/
  5. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....OCR for .NET can automatically find...OcrInput object , use Aspose.OCR.AsposeOcr.DetectRectangles method...

    docs.aspose.com/ocr/net/image-regions-word-find/
  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...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/areas-detection/curved_...
  7. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.Ocr recognition engine....aspose-ocr-cyrillic-v1 Chinese text recognition: aspose-ocr-chinese-v2...aspose-ocr-hindi-v2 Arabic text recognition: aspose-ocr-arabic-v1...

    docs.aspose.com/ocr/java/languages/
  8. Aspose.OCR C# .Net - Microsoft.ML.OnnxRuntime.N...

    Application works fine on our laptops but running on our VMWare windows 2019 and 2022 servers we have an exception occuring when executing: var result = Ocr.Recognize(input); Need help determing why it wont ru…...OCR C# .Net - Microsoft.ML.OnnxRuntime.NativeMethods Exception...Exception Aspose.OCR Product Family aspose-ocr-net david_j_meyer2_boeing_com...

    forum.aspose.com/t/aspose-ocr-c-net-microsoft-m...
  9. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.Ocr determines the structure of a document using the DetectAreasMode.MULTICOLUMN algorithm.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/areas-detection/multico...
  10. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them....OCR offers a special recognition...RecognizeInvoice method of Aspose.OCR.AsposeOcr class. This method...

    docs.aspose.com/ocr/net/recognition/invoice/