Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,745 for

rb

(0.04 sec)
  1. Add array items in XMP metadata of EPS| Python

    The process of adding items in XMP metadata of EPS with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here....eps" , "rb" ,) 5 # Create the PsDocument...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  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 GS1 Code 128 barcode Images via Python via...

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

    products.aspose.com/barcode/python-java/code128...
  4. 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/...
  5. 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...
  6. Scan DotCode barcode Images via Python via Java...

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

    products.aspose.com/barcode/python-java/dotcode...
  7. Scan Code 16K barcode Images via Python via Jav...

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

    products.aspose.com/barcode/python-java/code16k...
  8. Add named value in XMP metadata of EPS | Python

    The process of adding named value in XMP metadata with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here....eps" , "rb" ,) 5 # Create PsDocument instance...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  9. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    Python source code for Interleaved 2-of-5 (ITF) barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/itf/rec...
  10. Convert PDF to Excel in Python|Aspose.PDF for P...

    Learn how to convert PDFs to Excel files using Aspose.PDF for Python via Java. Achieve precision and efficiency with our comprehensive tutorial....pdf" with open ( documentName , "rb" ) as file : byte_array = file...pdf" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...