Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,475 for

rb

(0.07 sec)
  1. 更改 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...
  2. 在 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...
  3. 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...
  4. 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" ,) 13 # Create a PsDocument...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  5. 通过 .NET 将 EPUB 转换为 PDF – Aspose.HTML for Python

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

    docs.aspose.com/html/zh/python-net/convert-epub...
  6. 在 Python 中将 MHTML 转换为 PDF – Aspose.HTML for Pyt...

    使用 Aspose.HTML Python 库将 MHTML 转换为 PDF。在即用型 Python 代码示例中考虑支持的 MHTML 转换为 PDF 的情况。...with open("{{input lower}}", 'rb') as stream: # Initialize saving...17 with open (document_path, "rb" ) as stream: 18 19 # Create...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  7. 在 Python 中将 MHTML 转换为 PNG – Aspose.HTML for Pyt...

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

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  8. 在 Python 中渲染 HTML – Aspose.HTML for Python via ...

    通过 .NET API,使用 Aspose.HTML for Python 中的 HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer 类渲染 HTML、SVG、MHTML 和 EPUB。...mht" , ' rb ' ) as stream: 20 21 # Create...mode 18 with open (epub_path, "rb" ) as stream: 19 20 # Create...

    docs.aspose.com/html/zh/python-net/renderers/
  9. 更改 XMP EPS 元数据中的简单值 |Python

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

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  10. 在 EPS 的 XMP 元数据中添加属性 | Python

    使用 Aspose 在 EPS 文件的 XMP 元数据中添加属性的过程。...eps" , "rb" ,) 5 # Create a PsDocument instance...

    docs.aspose.com/page/zh/python-net/xmp-metadata...