Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 3,366 for

recognize text

(1.08 sec)
  1. Scan USPS OneCode barcode Images via .NET | pro...

    C# sample code to scan and decode USPS OneCode barcode barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....NET Onecode Recognize PNG JPG BMP TIFF SVG USPS...decoding results Get barcode text using the CodeText property...

    products.aspose.com/barcode/net/onecode/recognize/
  2. Scan Deutsche Post Identcode and Deutsche Post ...

    Node.js source code for Deutsche Post Identcode and Deutsche Post Leitcode scanning and decoding in JavaScript applications....js via Java Deutsche Post Recognize PNG JPG BMP TIFF SVG Deutsche...Using Node.js via Java To recognize Deutsche Post barcode within...

    products.aspose.com/barcode/nodejs-java/deutsch...
  3. Scan Code 93 Extended and Code 93 Standard barc...

    C# sample code to scan and decode Code 93 Extended and Code 93 Standard barcodes barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....NET Code93 Recognize PNG JPG BMP TIFF SVG Code...decoding results Get barcode text using the CodeText property...

    products.aspose.com/barcode/net/code93/recognize/
  4. Scan UPC (Universal Product Code) barcode Image...

    Node.js source code for UPC (Universal Product Code) barcode scanning and decoding in JavaScript applications....js via Java Upc Recognize PNG JPG BMP TIFF SVG UPC Read...Using Node.js via Java To recognize UPC barcode within Node.js...

    products.aspose.com/barcode/nodejs-java/upc/rec...
  5. Scan Data Matrix code Images via Node.js via Ja...

    Node.js source code for Data Matrix code scanning and decoding in JavaScript applications....js via Java Datamatrix Recognize PNG JPG BMP TIFF SVG Data...Using Node.js via Java To recognize Data Matrix code within Node...

    products.aspose.com/barcode/nodejs-java/datamat...
  6. Scan DotCode barcode Images via .NET | products...

    C# sample code to scan and decode DotCode barcode barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....NET Dotcode Recognize PNG JPG BMP TIFF SVG DotCode...decoding results Get barcode text using the CodeText property...

    products.aspose.com/barcode/net/dotcode/recognize/
  7. Scan ISBN barcode Images via .NET | products.as...

    C# sample code to scan and decode ISBN barcode barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....NET Isbn Recognize PNG JPG BMP TIFF SVG ISBN...decoding results Get barcode text using the CodeText property...

    products.aspose.com/barcode/net/isbn/recognize/
  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. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for JavaScript via C++ recognition results in JSON format.... push_back ( input ); // Recognize var settings = Module . WasmAsposeOCRRecogni...Getting recognition results as text Getting recognition results...

    docs.aspose.com/ocr/javascript-cpp/save-json/
  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/