Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,070 for

rb

(0.07 sec)
  1. 使用 Python 将 PDF 转换为 Excel|Aspose.PDF for Python...

    Aspose.PDF for Python 库允许您使用 Python 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...pdf" with open ( documentName , "rb" ) as file : byte_array = file...pdf" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/zh/python-java/convert-pdf-...
  2. 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...16 with open (document_path, "rb" ) as stream: 17 18 # Create...

    docs.aspose.com/html/python-net/convert-epub-to...
  3. 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...
  4. 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... dataDir , infile ), "rb" ) for infile in infiles ] path_outfile...

    products.aspose.com/pdf/python-net/merger/png-t...
  5. Add properties in XMP metadata of EPS | Python

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

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  6. Change array items in XMP metadata of EPS| Python

    Take a look at the process of changing array items in XMP metadata of EPS file with Aspose.Page for Python. It is illustrated with the code snippets....eps" , "rb" ,) 5 # Create a PsDocument instance...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  7. Add XML namespace in XMP metadata of EPS |Python

    The process of adding XML namespace 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 a PsDocument instance...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  8. Change simple values in XMP EPS metadata |Python

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here....eps" , "rb" ,) 5 # Create PsDocument instance...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  9. Get XMP metadata from EPS file using Python

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here....eps" , "rb" ,) 5 # Create PsDocument instance...

    docs.aspose.com/page/python-net/xmp-metadata/get/
  10. 管理占位符|Aspose.Slides for Python 文档

    在Python中更改PowerPoint演示文稿中的占位符文本和提示文本...png" , "rb" ) as in_file : autoShape . fill_format...

    docs.aspose.com/slides/zh/python-net/manage-pla...