Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 8,085 for

recognize image

(0.46 sec)
  1. Defining the blacklist of characters|Documentation

    How to ignore certain Image defects that may be incorrectly Recognized as characters....characters Contents [ Hide ] Image defects such as dirt and scratches...letters can be incorrectly recognized as punctuation or diacritical...

    docs.aspose.com/ocr/javascript-cpp/characters-b...
  2. RecognizeTiff | Aspose.OCR for .NET API Reference

    Recognize text from multi-page TIFF Image. Recognizes TIFF file with the ability to specify DocumentRecognitionSettingsaspose.ocr/documentrecognitionsettings. Supports TIFF TIF only. Doesnt supports other Image types....method Recognize text from multi-page TIFF image. Recognizes TIFF...only. Doesn’t supports other image types. public List < RecognitionResult...

    reference.aspose.com/ocr/net/aspose.ocr/asposeo...
  3. Aspose.BarCode for Java 18.2 - Release Notes|Do...

    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....BARCODENET-36748 Unable to recognize the barcodes from images Bug BARCODENET-36784...returning 0.0 for every barcode image supplied Bug BARCODEJAVA-441...

    docs.aspose.com/barcode/java/aspose-barcode-for...
  4. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....languages Contents [ Hide ] To recognize text in certain languages... Aspose.OCR for Java can recognize a text in a large number of...

    docs.aspose.com/ocr/java/languages/
  5. Scan UPC (Universal Product Code) barcode Image...

    C# sample code to scan and decode UPC (Universal Product Code) barcode barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....NET Upc Recognize PNG JPG BMP TIFF SVG UPC Read...barcode barcodes from stream or image with few lines of code Create...

    products.aspose.com/barcode/net/upc/recognize/
  6. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    C# sample code to scan and decode Standard 2 of 5 (Industrial 2 of 5) barcode barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....NET Standard2of5 Recognize PNG JPG BMP TIFF SVG Standard...barcode barcodes from stream or image with few lines of code Create...

    products.aspose.com/barcode/net/standard2of5/re...
  7. Aspose.OCR for .NET 20.4 - Release Notes|Docume...

    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....fullPath) fullPath - path to the image. The possible format is png...fullPath) fullPath - path to image line. The possible format is...

    docs.aspose.com/ocr/net/aspose-ocr-for-net-20-4...
  8. Aspose.OCR for .NET 20.12 - Release Notes

    Aspose.OCR for .NET 20.12 - Release Notes – the latest updates and fixes....Increase performance by reducing image loading time Enhancement Enhancements...API performance by reducing image loading times Public API and...

    releases.aspose.com/ocr/net/release-notes/2020/...
  9. Document areas detection|Documentation

    How Aspose.OCR for Python via .NET identifies and analyzes the structure and layout of the Image during recognition....Contents [ Hide ] A scanned image or photograph of a text document...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/areas-detection/
  10. DetectAreasMode.PHOTO|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.PHOTO algorithm....detects smaller text areas in an image, such as individual words, phrases...); // Prepare batch OcrInput images = new OcrInput ( InputType...

    docs.aspose.com/ocr/java/areas-detection/photo/