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

rb

(0.06 sec)
  1. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline....jpg' , 'rb' ) as stream : image = drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert EPUB to DOCX in Python – Aspose.HTML fo...

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

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

    Convert EPUB to PNG using Aspose.HTML Python library. Consider various EPUB to PNG 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...
  4. 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...
  5. 使用 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-...
  6. 管理占位符|Aspose.Slides for Python 文档

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

    docs.aspose.com/slides/zh/python-net/manage-pla...
  7. 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...
  8. 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...
  9. 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...
  10. 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...