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

ps

(0.13 sec)
  1. 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...
  2. 将 Type1 字体转换为 TrueType | C# .NET API 解决方案

    本文将详细介绍如何使用 Aspose.Page API 的 .NET 解决方案将 Type1 字体转换为 TTF。并提供了代码片段。...这可以是仅包含该字体的 PFB 文件或 PS 文件。实际上,这就是转换所需的全部内容。 因此 在 C#...// Convert Type1 font from "*.ps", ".pfa" or ".pfb" file. 2 3...

    docs.aspose.com/page/zh/net/type1-to-ttf/
  3. 将 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/
  4. What is EPS file format? | Knowledge Base

    EncaPsulated PostScript or EPs described in this article, in short, is one of the Page Description Languages, dynamic one if to be more specific....page description of arbitrary PS file, where the encapsulated...can result in erasing target PS file page description while printing...

    docs.aspose.com/page/net/what-is-eps-file/
  5. Aspose words moving text in pdf file inserting ...

    Hello Aspose Team I’m developing a windows form app for our company that includes a digital signature to pdf files, only that, but when the program finish the signature process, is moving some text in the file. We cann…...zip (977,1 KB) Ps: is in spanish the documents...

    forum.aspose.com/t/aspose-words-moving-text-in-...
  6. 功能列表| 通过.NET 使用 Python 实现 Aspose.Page

    功能列表页面为您提供有关您可以执行的操作以及使用此Python此API解决方案的页面语言的信息。... 生成Postscript(PS)文档。 将页面插入现有的PS文档中。 管理图形状态,包括转换和剪辑。 创...

    docs.aspose.com/page/zh/python-net/feature-list/
  7. 开发指南 | 通过.NET 使用 Python 实现 Aspose.Page

    本开发指南为您提供使用 Aspose.Page API 解决方案(适用于 Python)支持的 PDL 时所需的必要信息...PDL 转换器 PDL 合并器 将图像转换为 EPS 使用 PS 使用 XPS 在 .NET 中使用 XMP 元数据EPS...件结构、优缺点等等。 - 在这里,您可以转换、合并和查看 ps、eps、xps 和 oxps 文件,无需编写代码。它还能帮助您了解如何开发自己的应用程序。...

    docs.aspose.com/page/zh/python-net/developer-gu...
  8. 在 EPS 的 XMP 元数据中添加属性 | C++

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

    docs.aspose.com/page/zh/cpp/xmp-metadata/add-pr...
  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...