Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,364 for

rb

(0.07 sec)
  1. Scan Italian Pharmacode (Code 32) barcode Image...

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

    products.aspose.com/barcode/python-java/code32/...
  2. Scan Data Matrix code Images via Python via Jav...

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

    products.aspose.com/barcode/python-java/datamat...
  3. Scan ISMN barcode Images via Python via Java | ...

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

    products.aspose.com/barcode/python-java/ismn/re...
  4. 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: 16 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 15 # Load the...

    docs.aspose.com/page/python-net/merge/xps/
  5. 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...
  6. 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...
  7. 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...
  8. Scan ISSN barcode Images via Python via Java | ...

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

    products.aspose.com/barcode/python-java/issn/re...
  9. 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/...
  10. Pixel Data Manipulation using Aspose.PSD for Py...

    Example of how to directly and rapidly fast update raw pixel data using PSD Python API...using the open function and the “rb” mode. The buffering argument...

    docs.aspose.com/psd/python-net/pixel-data-manip...