Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 63,711 for

ps

(0.16 sec)
  1. Add XML namespace in XMP metadata of EPS |Java

    The process of adding XML namespace in XMP metadata of EPs with Aspose.Page for Java 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/java/xmp-metadata/add-name...
  2. 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...
  3. 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...
  4. 在 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...
  5. 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...
  6. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 Ps 文件中转换内容的问题。了解如何在 C++ 中使用该功能...Page C++ 开发者指南 使用 PS 文档 使用转换 Live Demos Source Code...C++ Contents [ Hide Show ] 在 PS 文档中转换内容 本文将探讨如何在添加到 PsDocument...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  7. 字体使用 | Aspose.Page 提供 Java

    Aspose.Page for Java 提供 Type1 和 Type3 字体到 TrueType 字体的转换功能。代码示例请见此处。...Page 提供 Java PostScript (PS) 规范允许使用 5 种基本字体,例如 Type1、Type2...pt 允许将字体存储在单独的文件中,然后将其连接到文档的 PS 文件。Aspose.Page Java 解决方案允许将这些字体转换为...

    docs.aspose.com/page/zh/java/working-with-fonts/
  8. Getting Started | Aspose.Page for .NET

    C# .NET Library for the developers to process Ps, EPs, and XPs files. Learn the fundamentals to start working with Aspose.Page API solution for .NET....for handling XPS, OXPS, and EPS/PS documents within .NET applications...the conversion of XPS and EPS/PS documents into PDF and various...

    docs.aspose.com/page/net/getting-started/
  9. Get XMP metadata from EPS file using JavaScript

    The process of getting XMP metadata from EPs file with Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code here....new one filled with values from PS metadata comments (%%Creator...new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/javascript-cpp/xmp-metadat...
  10. 使用 JavaScript 将 XMP 元数据添加到 EPS 文件

    本文将通过 C++ 语言的 Aspose.Page API 解决方案,结合 JavaScript 代码片段,讲解并演示如何将 XMP 元数据添加到 EPs 文件。...XMP 元数据,我们将获取一个新的 XMP 元数据,其中包含 PS 元数据注释中的值(%%Creator、%%CreateDate、%%Title...new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/zh/javascript-cpp/xmp-meta...