Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 63,803 for

ps

(0.06 sec)
  1. 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...
  2. 使用 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...
  3. 使用 JavaScript 从 EPS 文件获取 XMP 元数据

    本文将通过 C++ 语言的 Aspose.Page API 解决方案,结合 JavaScript 从 EPs 文件获取 XMP 元数据的过程进行讲解和代码演示。...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...
  4. Add properties in XMP metadata of EPS | Java

    The process of adding properties in XMP metadata of EPs file 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-prop...
  5. Add array items in XMP metadata of EPS| .NET

    The process of adding items in XMP metadata of EPs 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-array...
  6. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...4 KB) PS : unfortunately, I cannot upgrade...kehrmit April 28, 2025, 3:00pm 3 PS : With the latest version 25...

    forum.aspose.com/t/nullpointerexception-when-co...
  7. Aspose.Cells.CellsException: This pivot field h...

    Hello, I have an existing process that is building a pivot table tab. All of a sudden, it is reporting the following error: Aspose.Cells.CellsException: This pivot field has more unique items than can be used in a piv…... PS. Please zip the resource files...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  8. Convert Type3 font to TrueType | C# .NET API So...

    How to convert Type3 font to TTF with Aspose.Page API solution for .NET is reflected here. Code snippets are included....the file can be any, not only PS, but must contain only PostScript...// Convert Type1 font from "*.ps" file. 2 3 //Create ne PsDocument...

    docs.aspose.com/page/net/type3-to-ttf/
  9. 更改 XMP EPS 元数据中的简单值 |Python

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

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

    使用 Aspose 在 EPs 文件的 XMP 元数据中添加属性的过程。...文件不包含 XMP 元数据,则系统会创建一个新的实例,并使用 PS 元数据注释中的值进行填充,然后返回给您。 现在,您可以向元数据字段添加属性。...Initialize an EPS file input stream 4 ps_stream = open(data_dir + "ad...

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