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

recognize text

(0.08 sec)
  1. Scan UPC (Universal Product Code) barcode Image...

    Android sample code to Recognize UPC (Universal Product Code) barcode in Android Runtime Environment....BarCode Android via 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....cleaner backgrounds, and crisper text than color images. Converting...input , @"C:\result" ); // Recognize image Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/grayscale/
  7. 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/
  8. Get HTML5 string from Cell|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....workbook object and adds some text in cell A1 of the first worksheet...10pt;COLOR: #000000;" > This is some text .</ Font > HTML5: < div Style...

    docs.aspose.com/cells/python-java/get-html5-str...
  9. Fast recognition|Documentation

    How to read Text from high-quality scans using as few resources as possible....resources using asposeocr_fast_recognize function. This function takes...content = { source }; // Extract text from the image auto result =...

    docs.aspose.com/ocr/cpp/fast-recognition/
  10. Quick Recognition Examples|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....Simple Barcode Recognition Recognize Single Barcode Type public...() throws Exception { // Recognize only Code 128 barcodes BarCodeReader...

    docs.aspose.com/barcode/java/developer-guide/qu...