Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,073 for

rb

(0.03 sec)
  1. Scan EAN (International Article Number) barcode...

    Python source code for EAN (International Article Number) barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/ean/rec...
  2. Scan PDF417 barcode Images via Python via Java ...

    Python source code for PDF417 barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/pdf417/...
  3. Scan QR Code, GS1 QR Code Images via Python via...

    Python source code for QR Code, GS1 QR Code recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/qr/reco...
  4. Scan Australia Post barcode and Australia Post ...

    Python source code for Australia Post barcode and Australia Post eParcel recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/austral...
  5. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation....png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/python-net/watermark...
  6. Merge XPS files | Aspose.Page for Python via .NET

    Merger XPS functionality of Aspose.Page API solution for Python allows you to combine several XPS files into a single XPS or PDF document....xps" , "rb" ) as xps_stream: 8 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 9 # Load the...

    docs.aspose.com/page/python-net/merge/xps/
  7. Convert MHTML to DOCX – Python Code Examples

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in Python examples....with open("{{input lower}}", 'rb') as stream: # Initialize saving...16 with open (document_path, "rb" ) as stream: 17 18 # Create...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  8. 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....image_file = open (filePath, "rb" ) image_data_binary = image_file...

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

    Python source code for USPS OneCode barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

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

    Python source code for Code 39 barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/code39/...