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

ps

(0.12 sec)
  1. 更改 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...
  2. 页面描述语言 (PDL) 合并器 | 通过C++ 使用 Node.js 实现 Aspose.Page

    要将 PDL 格式的文件合并为 PDF 格式的单个文件,请使用 NodeJS 解决方案的 API。请查看代码中的示例。... 根据支持的输入格式,以下合并工具可用: PS/EPS 文件转 PDF 合并器 。 XPS 文件转 PDF...的应用程序示例,请尝试这个 。 PDL 转换器 适用于 Node.js 的 PS/EPS 合并 API Ask Aspose.Page AI...

    docs.aspose.com/page/zh/nodejs-cpp/merge/
  3. 安装| 通过.NET 使用 Python 实现 Aspose.Page

    Python库供开发人员处理Ps,EPs和XPs文件。了解如何安装Aspose.Page for Python的页面API解决方案。...page是一个库,允许开发人员创建,编辑和保存PS,EPS和XPS文件,并将其转换为PDF和栅格图像。 产品描述...cript文件,存在卷限制。只能将等于或小于500 kb的PS/EPS文件转换为其他格式。 如果您想在没有评估版本限制的情况下测试Aspose...

    docs.aspose.com/page/zh/python-net/installation/
  4. 在 EPS 的 XMP 元数据中添加 XML 命名空间 |Java

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

    docs.aspose.com/page/zh/java/xmp-metadata/add-n...
  5. Add named value in XMP metadata of EPS | C++

    The process of adding named value in XMP metadata with Aspose.Page for C++ 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/cpp/xmp-metadata/add-named...
  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....and populated with values from PS metadata comments, then returned...Initialize an EPS file input stream 12 ps_stream = open(data_dir + "ad...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  7. Feature List | Python via .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Python....PostScript (PS) documents. Insert pages into existing PS documents...

    docs.aspose.com/page/python-net/feature-list/
  8. Add named value in XMP metadata of EPS | .NET

    The process of adding named value in XMP metadata 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-named...
  9. Change simple values in XMP EPS metadata |.NET

    The process of changing simple values 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-si...
  10. 将 Type1 字体转换为 TrueType | Java API 解决方案

    本文演示了如何使用 Aspose.Page API 将 Type1 字体转换为 Java 版 TTF 字体。并提供了代码片段。...该文件可以是 PFB 文件,也可以是仅包含该字体的 PS 文件。转换所需的一切就这些。 因此, 在 Java 中将...// Convert Type1 font from "*.ps", ".pfa" or ".pfb" file. 2 3...

    docs.aspose.com/page/zh/java/type1-to-ttf/