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

ps

(0.19 sec)
  1. 入门 | Aspose.Page 提供 .NET

    C# .NET 库,供开发人员处理 Ps、EPs 和 XPs 文件。学习使用 Aspose.Page API for .NET 解决方案的基础知识。...NET 应用程序中处理 XPS、OXPS 和 EPS/PS 文档。它旨在增强开发人员的能力,使其能够高效地创建、编辑和保存新的和现有的...此外,该 C# API 可以无缝地将 XPS 和 EPS/PS 文档转换为 PDF 和各种图像格式,从而增强其在各种用例...

    docs.aspose.com/page/zh/net/getting-started/
  2. 更改 EPS 的 XMP 元数据中的数组项 | Java

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

    docs.aspose.com/page/zh/java/xmp-metadata/chang...
  3. Supported File Formats|Aspose.PDF for Python vi...

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

    docs.aspose.com/pdf/python-net/supported-file-f...
  4. Change array items in XMP metadata of EPS| C++

    The process of changing array items in XMP metadata of EPs file with Aspose.Page API solution for C++ is explained and illustrated with the code snippets....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/change-ar...
  5. Add XML namespace in XMP metadata of EPS |C++

    The process of adding XML namespace in XMP metadata of EPs 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-names...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......SVG using Java How to Convert PS to PDF in Java How to Convert...

    kb.aspose.com/categories/page/44/
  7. Get XMP metadata from EPS file using C++

    The process of getting XMP metadata from EPs file with Aspose.Page API solution for C++ 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/cpp/xmp-metadata/get/
  8. Aspose.PDF for .NET

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

    kb.aspose.com/zh/pdf/net/
  9. 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...
  10. 使用 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...