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

recognize text

(0.34 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. Latest Aspose.OCR Product Family topics - Free ...

    Get technical support of Aspose.OCR for .NET, Java, and C++....Net sometimes does not recognize blank spaces net 1 23 March...March 7, 2025 Aspose ocr Recognize not working when called from...

    forum.aspose.com/c/ocr/16
  7. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....working with white (or light) text on a black (or other dark) background...input , @"C:\result" ); // Recognize image Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/invert/
  8. 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/
  9. Aspose::Words::Font::get_LocaleId method | Aspo...

    Aspose::Words::Font::get_LocaleId method. Gets or sets the locale identifier (language) of the formatted characters in C++....how to set the locale of the text that we are adding with a document...English and insert some Russian text, // the English locale spell...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. 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/