Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,364 for

rb

(0.37 sec)
  1. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed custom fonts in PowerPoint slides with Aspose.Slides for Python via .NET to keep your presentations sharp and consistent across any device....file_path ): with open ( file_path , "rb" ) as file_stream : file_data...

    docs.aspose.com/slides/python-net/custom-font/
  2. Add XMP metadata to EPS file using Python

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

    docs.aspose.com/page/python-net/xmp-metadata/add/
  3. 更改 EPS 的 XMP 元数据中的数组项 | Python

    使用 Aspose.Page for Python 演示更改 EPS 文件的 XMP 元数据中的数组项的过程。该过程通过代码片段进行了说明。...eps" , "rb" ,) 5 # Create a PsDocument instance...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  4. 在 EPS 的 XMP 元数据中添加 XML 命名空间 |Python

    本文将通过 .NET 使用 Aspose.Page for Python 在 EPS 的 XMP 元数据中添加 XML 命名空间的过程进行讲解,并附上代码片段进行说明。...eps" , "rb" ,) 5 # Create a PsDocument instance...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  5. Working with Outlook Contacts|Documentation

    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....jpg" , "rb" ) as file : buffer = file ....

    docs.aspose.com/email/python-net/working-with-o...
  6. Licensing|Aspose.Slides for Python Documentation

    Aspose.Slides for Python via Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....lic" , mode = "rb" ) data = input . read () pres...

    docs.aspose.com/slides/python-java/licensing/
  7. 在 EPS 的 XMP 元数据中添加数组项 | Python

    本文将通过 .NET 使用 Aspose.Page for Python 在 EPS 的 XMP 元数据中添加数组项的过程进行讲解,并附上代码片段。...eps" , "rb" ,) 5 # Create the PsDocument...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  8. 更改 EPS 文件的 XMP 元数据中的命名值 | Python

    本文将通过 Python 版 Aspose.Page API 解决方案,讲解并演示如何更改 EPS 文件的 XMP 元数据中的命名值。...eps" , "rb" ,) 5 # Create a PsDocument instance...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  9. 使用 Python 将 XMP 元数据添加到 EPS 文件

    本文将通过 Python 的 Aspose.Page API 解决方案,结合代码片段,讲解并演示如何将 XMP 元数据添加到 EPS 文件。...eps" , "rb" ,) 5 # Create PsDocument instance...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  10. 通过 .NET 将 EPUB 转换为 PNG – 用于 Python 的 Aspose.HTML

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

    docs.aspose.com/html/zh/python-net/convert-epub...