Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 3,315 for

recognize text

(0.05 sec)
  1. Scan ISBN barcode Images via Android via Java |...

    Android sample code to Recognize ISBN barcode in Android Runtime Environment....Products AsposeAndroid java Isbn Recognize PNG JPG BMP TIFF SVG ISBN...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/isbn/r...
  2. Scan UPC (Universal Product Code) barcode Image...

    Android sample code to Recognize UPC (Universal Product Code) barcode in Android Runtime Environment....Products AsposeAndroid java Upc Recognize PNG JPG BMP TIFF SVG UPC Read...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/upc/re...
  3. Scan PDF417 barcode Images via Android via Java...

    Android sample code to Recognize PDF417 barcode in Android Runtime Environment....AsposeAndroid java Pdf417 Recognize PNG JPG BMP TIFF SVG PDF417...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/pdf417...
  4. Scan Postnet barcode Images via Android via Jav...

    Android sample code to Recognize Postnet barcode in Android Runtime Environment....AsposeAndroid java Postnet Recognize PNG JPG BMP TIFF SVG Postnet...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/postne...
  5. Scan ISSN barcode Images via Android via Java |...

    Android sample code to Recognize ISSN barcode in Android Runtime Environment....Products AsposeAndroid java Issn Recognize PNG JPG BMP TIFF SVG ISSN...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/issn/r...
  6. Add Fields with the Exact Same Name - Free Supp...

    Hello, I’m using Aspose.PDF for .NET version 10.0.0. I’m attempting to add multiple fields with the same name to a pdf. I’ve been able to use the code snippet below to add multiple fields at different coordinates and …...ultimate goal is to have multiple text fields in the same PDF with...manually in Adobe Acrobat DC with a text field by that name and copy...

    forum.aspose.com/t/add-fields-with-the-exact-sa...
  7. Recognizing Specific Barcode Symbology in PHP|D...

    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....Ask AI Recognizing Specific Barcode Symbology in PHP Contents...BarCode - Recognizing Specific Barcode Symbology To Recognize Specific...

    docs.aspose.com/barcode/java/recognizing-specif...
  8. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy....most typical distortions when text is photographed with a smartphone...input , @"C:\result" ); // Recognize image Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/contrast/
  9. Python Barcode Library via Java | Generate and ...

    Generate and read 1D and 2D barcodes in Python using a Java-powered engine. Works offline. Python 3.7+ and JDK 8+. Export PNG, JPEG, TIFF, SVG, EMF, and PDF....barcode in seconds Generate Recognize from aspose_barcode import...code_type_name , barcodeResult . code_text )) > pip install aspose-bar...

    products.aspose.com/barcode/python-java/
  10. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy....input , @"C:\result" ); // Recognize image Aspose . OCR . OcrOutput...results = recognitionEngine . Recognize ( input ); foreach ( Aspose...

    docs.aspose.com/ocr/net/dilate/