Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 63,915 for

ps

(0.14 sec)
  1. 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....and populated with values from PS metadata comments, then returned...the EPS file input stream 11 ps_stream = open(data_dir + "ad...

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

    本文将通过 Python 的 Aspose.Page API 解决方案,详细讲解并演示如何从 EPs 文件获取 XMP 元数据。...文件不包含 XMP 元数据,则会创建一个新的实例,并使用 PS 元数据注释中的值进行填充,然后返回给您。 现在您可以访问和查看元数据字段的值了。...Initialize the EPS file input stream 4 ps_stream = open(data_dir + "get_input...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  3. Get XMP metadata from EPS file using Python

    The process of getting XMP metadata from EPs file with Aspose.Page API solution for Python is explained and illustrated with the code here....and populated with values from PS metadata comments, then returned...the EPS file input stream 10 ps_stream = open(data_dir + "get_input...

    docs.aspose.com/page/python-net/xmp-metadata/get/
  4. 在 EPS 的 XMP 元数据中添加数组项 | Node.js

    本文将通过 C++ 语言使用 Aspose.Page for Node.js 在 EPs 的 XMP 元数据中添加数组项的过程进行讲解,并附上代码片段进行说明。...XMP 元数据,我们将获取一个新的 XMP 元数据,其中包含 PS 元数据注释中的值(%%Creator、%%CreateDate、%%Title...' ); 2 3 const ps_file = "./data/program_13.ps" ; 4 5 console...

    docs.aspose.com/page/zh/nodejs-cpp/xmp-metadata...
  5. Change named value in XMP metadata of EPS|Python

    The process of changing named value in XMP metadata of EPs file with Aspose.Page API solution for Python is explained and illustrated with the code here....and populated with values from PS metadata comments, then returned...Initialize a EPS file input stream 11 ps_stream = open(data_dir + "add_named_value_input...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  6. 更改 XMP EPS 元数据中的简单值 |Python

    本文将通过 Python 的 Aspose.Page API 解决方案,解释并演示如何更改 EPs 文件的 XMP 元数据中的简单值。...文件不包含 XMP 元数据,则系统会创建一个新的实例,并使用 PS 元数据注释中的值进行填充,然后返回给您。 现在您可以更改元数据字段的值了。...Initialize a EPS file input stream 4 ps_stream = open(data_dir + "get_input...

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

    使用 Aspose 在 EPs 文件的 XMP 元数据中添加属性的过程。...文件不包含 XMP 元数据,则系统会创建一个新的实例,并使用 PS 元数据注释中的值进行填充,然后返回给您。 现在,您可以向元数据字段添加属性。...Initialize an EPS file input stream 4 ps_stream = open(data_dir + "ad...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  8. Getting Started | Aspose.Page for Node.js via C++

    Library for the developers to process Ps, EPs, and XPs files. Learn the fundamentals to start working with Aspose.Page API solution for Node.js...for managing XPS, OXPS, and EPS/PS documents directly within your...the conversion of XPS and EPS/PS documents into PDFs and various...

    docs.aspose.com/page/nodejs-cpp/getting-started/
  9. Add XML namespace in XMP metadata of EPS |.NET

    The process of adding XML namespace in XMP metadata of EPs with Aspose.Page for .NET is explained and illustrated with the code snippets here....created, filled in with values from PS metadata comments and returned...new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/net/xmp-metadata/add-names...
  10. Change named value in XMP metadata of EPS|.NET

    The process of changing named value in XMP metadata of EPs file with Aspose.Page API solution for .NET is explained and illustrated with the code here....created, filled in with values from PS metadata comments and returned...new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/net/xmp-metadata/change-na...