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

recognize text

(0.05 sec)
  1. Scan DotCode barcode Images via Node.js via Jav...

    Node.js source code for DotCode barcode scanning and decoding in JavaScript applications....AsposeNodejs java Dotcode Recognize PNG JPG BMP TIFF SVG DotCode...Using Node.js via Java To recognize DotCode barcode within Node...

    products.aspose.com/barcode/nodejs-java/dotcode...
  2. Scan Postnet barcode Images via Node.js via Jav...

    Node.js source code for Postnet barcode scanning and decoding in JavaScript applications....AsposeNodejs java Postnet Recognize PNG JPG BMP TIFF SVG Postnet...Using Node.js via Java To recognize Postnet barcode within Node...

    products.aspose.com/barcode/nodejs-java/postnet...
  3. Scan ISBN barcode Images via Node.js via Java |...

    Node.js source code for ISBN barcode scanning and decoding in JavaScript applications....Products AsposeNodejs java Isbn Recognize PNG JPG BMP TIFF SVG ISBN...Using Node.js via Java To recognize ISBN barcode within Node.js...

    products.aspose.com/barcode/nodejs-java/isbn/re...
  4. Scan PDF417 barcode Images via Node.js via Java...

    Node.js source code for PDF417 barcode scanning and decoding in JavaScript applications....AsposeNodejs java Pdf417 Recognize PNG JPG BMP TIFF SVG PDF417...Using Node.js via Java To recognize PDF417 barcode within Node...

    products.aspose.com/barcode/nodejs-java/pdf417/...
  5. Create or save word document from html text un ...

    i have html string html1 ="<p style="Text-align:left;margin-left:36.0pt;"><span style ="font-family:Symbol;"></span> <span style="color:#000000;">Publicly state factual details about the Engagement, such as the date, l…...save word document from html text un able to retain bullet Aspose...html string html1 ="<p style="text-align:left;margin-left:36.0pt;"><span...

    forum.aspose.com/t/create-or-save-word-document...
  6. Scan ISMN barcode Images via Node.js via Java |...

    Node.js source code for ISMN barcode scanning and decoding in JavaScript applications....Products AsposeNodejs java Ismn Recognize PNG JPG BMP TIFF SVG ISMN...Using Node.js via Java To recognize ISMN barcode within Node.js...

    products.aspose.com/barcode/nodejs-java/ismn/re...
  7. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....textInLine String Extracted text AsposeOcr api = new AsposeOcr...results = api . Recognize ( images ); // Output recognized lines result...

    docs.aspose.com/ocr/java/image-line-extract/
  8. 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...
  9. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects using Aspose.OCR for Python via .NET to improve recognition accuracy...."result" ) # Recognize the image result = api . recognize ( input...( result [ 0 ] . recognition_text ) Remove noise Usage scenarios...

    docs.aspose.com/ocr/python-net/denoise/
  10. Conversion to grayscale|Documentation

    How to convert source images to grayscale using Aspose.OCR for Python via .NET before recognition....cleaner backgrounds, and crisper text than color images. Converting..."result" ) # Recognize the image result = api . recognize ( input...

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