Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,364 for

rb

(0.05 sec)
  1. OLE Objects and Online Video|Aspose.Words for P...

    Insert ole objects or onlin vodeo into a document using Python....jpg" , "rb" ) imageBytes = f . read () f...

    docs.aspose.com/words/python-net/working-with-o...
  2. Convert MHTML to PNG in Python – Aspose.HTML fo...

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

    docs.aspose.com/html/python-net/convert-mhtml-t...
  3. 合并 XPS 文件 | 通过 .NET 为 Python 编写的 Aspose.Page

    Aspose.Page API 解决方案的 Python 版 XPS 合并功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。...xps" , "rb" ) as xps_stream: 8 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 9 # Load the...

    docs.aspose.com/page/zh/python-net/merge/xps/
  4. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... data_dir , path_infile ), "rb" ) image_id = resources_images...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  5. 在 Python 中将 EPUB 转换为 JPG – Aspose.HTML for Pyth...

    使用 Aspose.HTML Python 库将 EPUB 转换为 JPG。在Python代码示例中考虑各种EPUB到JPG的转换方案。...with open("{{input lower}}", 'rb') as stream: # Initialize saving...19 with open (document_path, "rb" ) as stream: 20 21 # Create...

    docs.aspose.com/html/zh/python-net/convert-epub...
  6. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....with open("{{input lower}}", 'rb') as stream: # Initialize saving...17 with open (document_path, "rb" ) as stream: 18 19 # Create...

    docs.aspose.com/html/python-net/convert-epub-to...
  7. PNG to PDF Merge using Python | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... data_dir , infile ), "rb" ) for infile in infiles ] path_outfile...

    products.aspose.com/pdf/python-net/merger/png-t...
  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" ,) 12 # Create PsDocument instance...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  9. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。...xlsx" , "rb" ) as file_stream : file_data...with open ( "sample.html" , "rb" ) as html_stream : html_data...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  10. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....png" , "rb" ) as image_stream : auto_shape...

    docs.aspose.com/slides/python-net/manage-placeh...