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

ps

(0.95 sec)
  1. 更改 EPS 文件的 XMP 元数据中的命名值 | Python

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

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

    本文将通过 .NET 使用 Aspose.Page for Python 在 EPs 的 XMP 元数据中添加数组项的过程进行讲解,并附上代码片段。...文件不包含 XMP 元数据,则系统会创建一个新的实例,并使用 PS 元数据注释中的值进行填充,然后返回给您。 现在您可以将项添加到数组元数据字段中。...Initialize the EPS file input stream 4 ps_stream = open(data_dir + "ad...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  3. Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库 - Free Su...

    Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库...)" try (PreparedStatement ps = conn.prepareStatement(insertTableSql))...row.getCells().size()); i++) { ps.setString(i + 1, row.getCells()...

    forum.aspose.com/t/aspose-pdf-pdf/320833
  4. Add XML namespace in XMP metadata of EPS |Python

    The process of adding XML namespace 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...Initialize an EPS file input stream 11 ps_stream = open(data_dir + "ad...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  5. 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....and populated with values from PS metadata comments, then returned...Initialize an EPS file input stream 11 ps_stream = open(data_dir + "ad...

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

    本文将通过 .NET 使用 Aspose.Page for Python 在 XMP 元数据中添加命名值的过程进行讲解,并附上代码片段进行说明。...文件不包含 XMP 元数据,则系统会创建一个新的实例,并使用 PS 元数据注释中的值进行填充,然后返回给您。 现在,您可以将命名值添加到结构元数据字段。...Initialize an EPS file input stream 4 ps_stream = open(data_dir + "add_named_value_input...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  7. 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....and populated with values from PS metadata comments, then returned...Initialize a EPS file input stream 12 ps_stream = open(data_dir + "get_input...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  8. Supported Document Formats|Aspose.Words for Pyt...

    Edit source documents in many popular formats, as well as freely convert files from one format to another using Python....(Ecma-388) format PS Saves the document in the PS (PostScript) format...

    docs.aspose.com/words/python-net/supported-docu...
  9. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPs files. Add or remove pages from/to XPs documents with a few lines of code....easily manipulate PostScript PS and Encapsulated PostScript EPS...1-3 PostScript operators for PS and EPS files. It also handles...

    products.aspose.com/page/cpp/add-delete-pages/
  10. 在 EPS 的 XMP 元数据中添加命名值 | Java

    本文将通过代码片段讲解并使用 Aspose.Page for Java 在 XMP 元数据中添加命名值的过程。...EPS 文件不包含 XMP 元数据,则将创建新的实例,并使用 PS 元数据注释中的值填充该实例并返回给您。 现在,您可以将命名值添加到结构元数据字段中。...new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/zh/java/xmp-metadata/add-n...