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

recognize text

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

    Android sample code to Recognize ISBN barcode in Android Runtime Environment....BarCode Android via 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 Postnet barcode Images via Android via Jav...

    Android sample code to Recognize Postnet barcode in Android Runtime Environment....Android via 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...
  3. Scan PDF417 barcode Images via Android via Java...

    Android sample code to Recognize PDF417 barcode in Android Runtime Environment....BarCode Android via 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 ISSN barcode Images via Android via Java |...

    Android sample code to Recognize ISSN barcode in Android Runtime Environment....BarCode Android via 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...
  5. 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/
  6. 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...
  7. 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...
  8. Multithreading support|Documentation

    Optimize the resource usage and increase performance by setting the number of threads used by Aspose.OCR for C++ recognition engine....Extract text from the image auto result = asposeocr_recognize ( content...settings ); // Output the recognized text wchar_t * buffer = asp...

    docs.aspose.com/ocr/cpp/multithreading/
  9. 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...
  10. 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/