Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,369 for

rb

(0.16 sec)
  1. 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" ,) 12 # Create a PsDocument...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  2. 在 EPS 的 XMP 元数据中添加命名值 | Python

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

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  3. 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" ,) 13 # Create PsDocument instance...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  4. 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/
  5. 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/
  6. 在 Python 中将 MHTML 转换为 JPG – Aspose.HTML for Pyt...

    使用 Aspose.HTML Python 库将 MHTML 转换为 JPG。在即用型 Python 示例中考虑支持的 MHTML 转换为 JPG 的情况。...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-mhtm...
  7. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....mht" , ' rb ' ) as stream: 20 21 # Create...mode 18 with open (epub_path, "rb" ) as stream: 19 20 # Create...

    docs.aspose.com/html/python-net/renderers/
  8. 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/
  9. 在 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...
  10. 更改 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...