Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 63,850 for

ps

(0.17 sec)
  1. 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...
  2. 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/
  3. Aspose.PDF for .NET

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

    kb.aspose.com/zh/pdf/net/
  4. Aspose.PSD for Java 25.11 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apPs. Develop & deploy on Windows, Linux, MacOS & Android platforms....trying to resize a smart layer in PS (using CTRL+T) // There should...trying to edit a smart layer in PS. psd . save ( outputFile , new...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  5. 将 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/
  6. 在 EPS | .NET 的 XMP 元数据中添加 XML 命名空间

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

    docs.aspose.com/page/zh/net/xmp-metadata/add-na...
  7. 更改 XMP EPS 元数据中的简单值 | .NET

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

    docs.aspose.com/page/zh/net/xmp-metadata/change...
  8. 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/
  9. 在 EPS 的 XMP 元数据中添加 XML 命名空间 | C++

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

    docs.aspose.com/page/zh/cpp/xmp-metadata/add-na...
  10. 更改 EPS 的 XMP 元数据中的数组项 | Python

    使用 Aspose.Page for Python 演示更改 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...