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

rb

(0.06 sec)
  1. 使用 Python 将 XMP 元数据添加到 EPS 文件

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

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  2. Add array items in XMP metadata of EPS| Python

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

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  3. 使用 Python 从 EPS 文件获取 XMP 元数据

    本文将通过 Python 的 Aspose.Page API 解决方案,详细讲解并演示如何从 EPS 文件获取 XMP 元数据。...eps" , "rb" ,) 5 # Create PsDocument instance...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  4. Comments for DOCX not working - Free Support Fo...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...open(temp_file_path, 'rb'), 'comment' => comment.to_json...

    forum.aspose.com/t/comments-for-docx-not-workin...
  5. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...open(temp_file_path, 'rb'), 'comment' => comment.to_json...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  6. 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...
  7. 更改 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...
  8. 在 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...
  9. 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...
  10. 在 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...