Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,264 for

recognize text

(0.05 sec)
  1. Free OCR applications|Documentation

    Explore free apps built with Aspose.OCR. Experience full product capabilities without writing a single line of code....applications Instantly extract a text from an image, scanned PDF,...app Take a photo of the text and recognize it with your smartphone...

    docs.aspose.com/ocr/apps/
  2. Dilation|Documentation

    How to make characters in an image thicker using Aspose.OCR for Python via .NET to improve recognition accuracy...."result" ) # Recognize the image result = api . recognize ( input...result [ 0 ] . recognition_text ) Make text thicker Usage scenarios...

    docs.aspose.com/ocr/python-net/dilate/
  3. Document areas detection|Documentation

    How Aspose.OCR for JavaScript via C++ identifies and analyzes the structure and layout of the image during recognition....scanned image or photograph of a text document may contain a large...blocks of various content - text paragraphs, tables, illustrations...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  4. Scan GS1 DataBar (Omnidirectional, Stacked Omni...

    Java source code to read and decode GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode in Java Runtime Environment for JSP/JSF Application and Desktop Applications....Products AsposeJava Databar Recognize PNG JPG BMP TIFF SVG GS1 DataBar...DataBar barcode Using Java To recognize GS1 DataBar barcode, use Aspose...

    products.aspose.com/barcode/java/databar/recogn...
  5. Scan Code 93 Extended and Code 93 Standard barc...

    Java source code to read and decode Code 93 Extended and Code 93 Standard barcodes in Java Runtime Environment for JSP/JSF Application and Desktop Applications....Products AsposeJava Code93 Recognize PNG JPG BMP TIFF SVG Code...93 barcode Using Java To recognize Code 93 barcode, use Aspose...

    products.aspose.com/barcode/java/code93/recognize/
  6. Scan GS1 Code 128 barcode Images via Java | Aspose

    Java source code to read and decode GS1 Code 128 barcode in Java Runtime Environment for JSP/JSF Application and Desktop Applications....Products AsposeJava Code128 Recognize PNG JPG BMP TIFF SVG GS1 Code...128 barcode Using Java To recognize GS1 Code 128 barcode, use...

    products.aspose.com/barcode/java/code128/recogn...
  7. Scan Royal Mail 4-State Customer Code (RM4SCC) ...

    Java source code to read and decode Royal Mail 4-State Customer Code (RM4SCC) in Java Runtime Environment for JSP/JSF Application and Desktop Applications....Products AsposeJava Rm4scc Recognize PNG JPG BMP TIFF SVG RM4SCC...Code (RM4SCC) Using Java To recognize Royal Mail 4-State Customer...

    products.aspose.com/barcode/java/rm4scc/recognize/
  8. Scan Code 39 barcode Images via Java | Aspose

    Java source code to read and decode Code 39 barcode in Java Runtime Environment for JSP/JSF Application and Desktop Applications....Products AsposeJava Code39 Recognize PNG JPG BMP TIFF SVG Code...39 barcode Using Java To recognize Code 39 barcode, use Aspose...

    products.aspose.com/barcode/java/code39/recognize/
  9. Scan Australia Post barcode and Australia Post ...

    Java source code to read and decode Australia Post barcode and Australia Post eParcel in Java Runtime Environment for JSP/JSF Application and Desktop Applications....AsposeJava Australia via Post Recognize PNG JPG BMP TIFF SVG Australia...Post barcode Using Java To recognize Australia Post barcode, use...

    products.aspose.com/barcode/java/australia-post...
  10. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....LATIN_ALPHABET Latin / English text ( A to Z and a to z ), without... add ( "image.png" ); // Recognize images ArrayList < RecognitionResult...

    docs.aspose.com/ocr/java/characters-whitelist/