Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 8,077 for

recognize image

(0.05 sec)
  1. Aspose.OCR for .NET 22.3 - Release Notes

    Aspose.OCR for .NET 22.3 - Release Notes – the latest updates and fixes....lic" ); // Get image for recognize string image = "D://img.png"...png" ; // Recognize image List<RecognitionResult> result = api...

    releases.aspose.com/ocr/net/release-notes/2022/...
  2. Aspose.OCR for .NET 22.1 - Release Notes

    Aspose.OCR for .NET 22.1 - Release Notes – the latest updates and fixes....torecognize multi-page TIFF images Public API and Backwards Incompatible...lic" ); // Get image for recognize string image = "D://img.tiff"...

    releases.aspose.com/ocr/net/release-notes/2022/...
  3. Aspose.BarCode for .NET 8.0.0 Release Notes|Doc...

    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-36213 Barcode not recognized if image is not rotated Enhancement...Read the barcode from a PNG image having 100 multiple barcodes...

    docs.aspose.com/barcode/net/aspose-barcode-for-...
  4. Aspose.OCR for .NET 22.5 - Release Notes

    Aspose.OCR for .NET 22.5 - Release Notes – the latest updates and fixes....lic" ); // Get image for recognize string image = "img.jpg" ;...; // Recognize image without skew correction and areas detection...

    releases.aspose.com/ocr/net/release-notes/2022/...
  5. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

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

    products.aspose.com/barcode/net/itf/recognize/
  6. Get OCR Result as stream|Documentation

    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....GetDataDir_OCR (); // Get image for recognize string uri = "https://qph...= new AsposeOcr (); // Recognize image RecognitionResult result...

    docs.aspose.com/ocr/net/get-ocr-result-as-stream/
  7. Aspose.OCR for Java 22.10 - Release Notes|Docum...

    A summary of recent changes, enhancements and bug fixes in Aspose.OCR for Java 22.10 (October 2022) release....in-memory ( InputStream ) TIFF image. New feature OCRJAVA-287 Extracting...in-memory ( BufferedImage ) receipt image. New feature OCRJAVA-288 PDF...

    docs.aspose.com/ocr/java/aspose-ocr-for-java-22...
  8. Recognizing Specific Barcode Symbology in Jytho...

    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....Recognizing Specific Barcode Symbology in Jython Contents [ Hide...BarCode - Recognizing Specific Barcode Symbology To Recognize Specific...

    docs.aspose.com/barcode/java/recognizing-specif...
  9. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....automatically identified from an image using the built-in Aspose.OCR...); // Prepare batch OcrInput images = new OcrInput ( InputType...

    docs.aspose.com/ocr/java/characters-whitelist/
  10. Binarization|Documentation

    How to convert an Image to black and white either automatically or by manually specifying a threshold....always uses black and white images to detect text and perform...Automatically converting the image to black and white By default...

    docs.aspose.com/ocr/java/binarization/