Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,074 for

rb

(0.02 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 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...
  3. 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/...
  4. 图片框|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加图片框...jpeg" , "rb" ) as in_file : image = pres...加载将添加到演示文稿图像集合的图像 with open ( "img.jpeg" , "rb" ) as in_file : image = presentation...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  5. Შეკუმშოს PDF Python

    შეკუმშოს PDF Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ PDF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....pdf" , 'rb' ) as pdf_stream: pages_stream...= 50 with open ("Input.pdf", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/ka/python-net/compres...
  6. Manage OLE|Aspose.Slides for Python Documentation

    Manage OLE objects in PowerPoint presentations in Python...xlsx" , "rb" ) as file_stream : file_data...with open ( "sample.html" , "rb" ) as html_stream : html_data...

    docs.aspose.com/slides/python-net/manage-ole/
  7. 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...
  8. Aspose.PSD for Python via .NET 24.7 - 发行说明|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....image: #with open(imageJpg, "rb", buffering=0) as stream: #addedLayer...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  9. 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...
  10. Compress PDF In Python

    Compress PDF in Python without losing quality. Optimize PDF content, reduce file size easily....pdf" , 'rb' ) as pdf_stream: pages_stream...= 50 with open ("Input.pdf", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/python-net/compress/pdf/