Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 21,606 for

reader

(0.11 sec)
  1. Python Barcode Generator and Scanner API | Aspose

    Python barcode Reader library to recognize and generate mutiple types of barcodes including 1D, 2D and Postal. Use API in Python applications....Recognition Live Example The barcode reader API provides a set of features...barcode import barcoderecognition reader = barcoderecognition.BarCodeReader(...

    products.aspose.com/barcode/python-net/
  2. Convert TXT to PPT via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint ppt files with C#. Convert multiple files within ASP.NET or other .NET applications....the HTML file using stream reader TextReader tr = new StreamReader...Adding text from HTML stream reader in text frame ashape . TextFrame...

    products.aspose.com/total/net/conversion/txt-to...
  3. Generate PDF417 Barcodes|Documentation

    Aspose.BarCode for Python via .NET can be used to generate different types of PDF417 barcodes.... hardware reader initialization and emulation...Code 128 symbology. Hardware Reader Initialization Aspose.BarCode...

    docs.aspose.com/barcode/python-net/generate-pdf...
  4. Breaking Changes from Aspose.Barcode 24.1 - Fre...

    Hi, I’m upgrading Aspose Barcode from 22 to latest (25). Many of the settings has been removed: I was wondering if there is an alternative that is recommended to offer a similar functionality as before? Examples of r…...removed Quality Settings from the reader: AllowQRMicroQrRestor AllowDatamatrixIndus...example, replace your old code: reader.QualitySettings.AllowDatamatrixIndus...

    forum.aspose.com/t/breaking-changes-from-aspose...
  5. 入门|Documentation

    通过 C++ 设置 Aspose.Cells for JavaScript 的安装指南和配置....[ 0 ]; const reader = new FileReader (); reader . onload = (...Process the workbook... }; reader . readAsArrayBuffer ( file...

    docs.aspose.com/cells/zh/javascript-cpp/getting...
  6. Scan Code 39 barcode Images via Python via Java...

    Python source code for Code 39 barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...Code39 ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/code39/...
  7. Scan GS1 DataBar (Omnidirectional, Stacked Omni...

    Python source code for GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...Databar ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/databar...
  8. Scan UPC (Universal Product Code) barcode Image...

    Python source code for UPC (Universal Product Code) barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...UPC ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/upc/rec...
  9. Scan USPS OneCode barcode Images via Python via...

    Python source code for USPS OneCode barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...OneCode ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/onecode...
  10. Scan Aztec Code Images via Python via Java | As...

    Python source code for Aztec Code recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...Aztec ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/aztec/r...