Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 108,824 for

aspose ocr

(0.1 sec)
  1. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them.... Aspose.OCR offers a special recognition...RecognizeIDCard method of Aspose.OCR.AsposeOcr class. This method...

    docs.aspose.com/ocr/net/recognition/id-card/
  2. Recognize single line|Documentation

    How to read text from images containing a single line of text....text from such images, use Aspose.OCR.AsposeOcr.RecognizeLines...are returned as a list of Aspose.OCR.RecognitionResult objects...

    docs.aspose.com/ocr/net/recognize-single-line/
  3. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.Ocr determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....areas detection algorithm: Aspose . OCR . AsposeOcr recognitionEngine...recognitionEngine = new Aspose . OCR . AsposeOcr (); // Add an image to...

    docs.aspose.com/ocr/net/areas-detection/universal/
  4. 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/
  5. 档案

    档案...עִברִית čeština Svenska 光学字符识别(OCR)技术用于将图像和扫描文档转换为文本。它在处理不同类型的文档方面具有非常重要的作用。...作为一种适应性很强的编程语言,有许多 OCR 库可供选择。然而,就精度、便利性和可用性而言, Aspose.OCR for Python...

    blog.aspose.com/zh/ocr/python-ocr-library/
  6. Invoice recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from invoice images....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-in...
  7. 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....svoj odgovor pomoću Aspose API-ja Aspose.Total Product Family...առանց այլ գործիքներ պահանջելու: Aspose.Words Product Family Find answers...

    kb.aspose.com/hy/
  8. 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...
  9. Language detecton|Documentation

    How to detect the languages used on the provided image....install ( aspose-ocr-language-classification-v1 ) advanced OCR model...model to your project. Aspose.OCR for .NET can automatically identify...

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