Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,364 for

rb

(0.06 sec)
  1. 搜索

    搜索...jpg", "rb") as in_file: image = pres.images...image) with open("image2.jpg", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/zh-hant/slides/convert-jpg-to-p...
  2. 档案

    档案...png", "rb") as in_file: image = pres.images...image) with open("image2.png", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/zh/slides/convert-png-to-ppt-on...
  3. Import Presentations with Python|Aspose.Slides ...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Python with Aspose.Slides for seamless, high-performance slide processing....html" , "rb" ) as html_stream : presentation...

    docs.aspose.com/slides/python-net/import-presen...
  4. Convert SVG to PNG in Python | products.aspose.com

    Convert SVG to PNG in Python. Use Python library API to convert SVG files to PNGs...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/python-net/conversio...
  5. 在演示文稿的图像集合中替换图像|Aspose.Slides for Python 文档

    使用 Python 快速替换演示文稿中的图像。支持 PowerPoint 和 OpenDocument 格式,以简化流程并提升幻灯片质量。...file_name ): with open ( file_name , "rb" ) as stream : return stream...

    docs.aspose.com/slides/zh/python-net/replacing-...
  6. Loading, Viewing and Parsing MSG file|Documenta...

    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....msg" with open ( file_path , "rb" ) as file : bytes_data = file...

    docs.aspose.com/email/python-net/loading-viewin...
  7. Add Watermark to PPTX Presentation Files using ...

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

    products.aspose.com/slides/python-net/watermark...
  8. 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/...
  9. 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...
  10. Scan UPC (Universal Product Code) barcode Image...

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

    products.aspose.com/barcode/python-java/upc/rec...