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

ps

(0.05 sec)
  1. Add named value in XMP metadata of EPS | C++

    The process of adding named value in XMP metadata 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-named...
  2. 将 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/
  3. 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/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom AsPsoe.PDF Products – ผสานเอกสาร PDF โดยใช้ C#httPs://products.aspose.com/pdf/th/net/merger/Recent content in ผสานเอกสาร PDF โดยใช้ C# on AsPsoe.PDF ProductsHugo -- ......com/pdf/net/ กำหนดเอกสาร Net: PS ถึง PDF ผสานโดยใช้ C#https://products...aspose.com/pdf/th/net/merger/ps-to-pdf/Tue, 03 Jun 2025 00:00:00...

    products.aspose.com/pdf/th/net/merger/index.xml
  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. 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-...
  7. Supported File Formats|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/net/supported-file-formats/
  8. 更改 EPS 文件的 XMP 元数据中的命名值 | Python

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

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

    本文将通过 .NET 使用 Aspose.Page for Python 在 EPs 的 XMP 元数据中添加数组项的过程进行讲解,并附上代码片段。...文件不包含 XMP 元数据,则系统会创建一个新的实例,并使用 PS 元数据注释中的值进行填充,然后返回给您。 现在您可以将项添加到数组元数据字段中。...Initialize the EPS file input stream 4 ps_stream = open(data_dir + "ad...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  10. 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...