Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 8,011 for

recognize image

(0.09 sec)
  1. Aspose.OCR for .NET 22.8 - Release Notes|Docume...

    A summary of recent changes, enhancements and bug fixes in Aspose.OCR for .NET 22.8 (August 2022) release....support for text recognition from images provided as an array of Aspose...support for text recognition from images provided as an array of bytes...

    docs.aspose.com/ocr/net/aspose-ocr-for-net-22-8...
  2. Read CODABLOCK BarCode via .NET | products.aspo...

    C# source code to read and decode codablock barcode symbology on .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, C++....NET Recognize CODABLOCK Recognize BMP TIFF PNG JPEG...for more details. How to Recognize CODABLOCK Barcode Using C#...

    products.aspose.com/barcode/net/recognize/codab...
  3. Multithreading support in recognition|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....= new AsposeOcr (); // Recognize image in main thread RecognitionResult...ConsoleLogRecognitio ( result ); // Recognize image using 4 threads result...

    docs.aspose.com/ocr/net/multithreading-support-...
  4. Supported file formats|Documentation

    File formats for Images and recognition results supported by Aspose.OCR for Python via .NET....formats Contents [ Hide ] Recognized image formats Aspose.OCR for...for Python via .NET can recognize any file you get from a scanner...

    docs.aspose.com/ocr/python-net/supported-file-f...
  5. How to Read Barcode from PDF Documents|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Documents Contents [ Hide ] Recognize Barcode from PDF Documents...In this article, we will recognize the barcode from a pdf document...

    docs.aspose.com/barcode/net/how-to-read-barcode...
  6. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for .NET recognition results in JSON format.... AsposeOcr (); // Add an image to OcrInput object Aspose ....Add ( "source.png" ); // Recognize image Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/save-json/
  7. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR for JavaScript via C++ recognition engine....for JavaScript via C++ can recognize a text in a large number of...language for the image. If you try to recognize Cyrillic text using...

    docs.aspose.com/ocr/javascript-cpp/languages/
  8. Dilation|Documentation

    How to make characters in an Image thicker to improve recognition accuracy....Dilation Contents [ Hide ] Some images, such as store receipts, have...thickness of characters in an image by adding pixels to the edges...

    docs.aspose.com/ocr/net/dilate/
  9. RecognizePdf | Aspose.OCR for .NET API Reference

    Recognize text from scanned pdf extract Images. Recognizes pdf file with the ability to specify RecognitionSettingsaspose.ocr/recognitionsettings. Supports Scanned PDF only. Doesnt supports Searchable PDF....DocumentRecognitionS) Recognize text from scanned pdf (extract images). Recognizes...RecognitionResult object with image recognition results. See Also...

    reference.aspose.com/ocr/net/aspose.ocr/asposeo...
  10. Conversion to grayscale|Documentation

    How to convert source Images to grayscale using Aspose.OCR for Python via .NET before recognition.... Grayscale allows images to be processed more efficiently...and crisper text than color images. Converting to grayscale can...

    docs.aspose.com/ocr/python-net/grayscale/