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

ps

(0.1 sec)
  1. 将 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/
  2. 功能列表| 通过.NET 使用 Python 实现 Aspose.Page

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

    docs.aspose.com/page/zh/python-net/feature-list/
  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. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......C# 中将 PSD 转换为 TIFF 如何在 Java 中将 PS 转换为 PDF 如何在 Java 中将 AI 转换为 PNG...

    kb.aspose.com/zh/categories/page/43/
  6. 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-...
  7. 开发指南 | 通过.NET 使用 Python 实现 Aspose.Page

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

    docs.aspose.com/page/zh/python-net/developer-gu...
  8. Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库 - Free Su...

    Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库...)" try (PreparedStatement ps = conn.prepareStatement(insertTableSql))...row.getCells().size()); i++) { ps.setString(i + 1, row.getCells()...

    forum.aspose.com/t/aspose-pdf-pdf/320833
  9. Insert Text columns into document and insert co...

    Hi there, My requirement is to create a list in three columns. data will come from DB. See sample output (requirement) as attachment. Please suggest implementation approach and sample code (.NET).List-3cols.PNG (267.5…...PageSetup ps = builder.PageSetup; double contentWidth = ps.PageWidth...PageWidth - ps.LeftMargin - ps.RightMargin; c2.Width = contentWidth...

    forum.aspose.com/t/insert-text-columns-into-doc...
  10. 在 EPS | .NET 的 XMP 元数据中添加命名值

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

    docs.aspose.com/page/zh/net/xmp-metadata/add-na...