Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 63,913 for

ps

(0.2 sec)
  1. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and save file formats....Printer Control Language Files PS Postscript Files SVG Scalable...

    docs.aspose.com/pdf/net/supported-file-formats/
  2. 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/
  3. 在 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...
  4. 更改 EPS 的 XMP 元数据中的命名值 |Java

    本文将通过 Java 版 Aspose.Page API 解决方案,解释并演示如何更改 EPs 文件 XMP 元数据中的命名值。...EPS 文件不包含 XMP 元数据,则将创建新的实例,并使用 PS 元数据注释中的值填充该实例并返回给您。 现在您可以更改结构元数据字段的命名值。...new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/zh/java/xmp-metadata/chang...
  5. 更改 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...
  6. 在 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...
  7. 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...
  8. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …... Nonetheless, note that ES/PS support does not guarantee any...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  9. Aspose.PDF for Python

    该 API 允许您在 Python 应用程序中对 PDF 文件进行各种操作,包括创建、编辑和转换等。...使用 Python 从 PDF 中移除高亮 使用Python将PS文件转换为PDF 使用Python从PDF表单中提取数据 将...

    kb.aspose.com/zh/pdf/python/
  10. 使用 .NET 从 EPS 文件获取 XMP 元数据

    本文将通过代码讲解并使用 Aspose.Page API 解决方案从 EPs 文件获取 XMP 元数据的过程。...XMP,Aspose 会创建一个新的 XmpMetadata 对象,并填充 PS 注释。 访问元数据属性(例如 xmp.Title 、 xmp...new one filled with values from PS metadata comments (%%Creator...

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