Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 63,788 for

ps

(0.13 sec)
  1. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......SVG using Java How to Convert PS to PDF in Java How to Convert...

    kb.aspose.com/categories/page/41/
  2. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 Ps 文件中转换内容的问题。了解如何在 C++ 中使用该功能...Page C++ 开发者指南 使用 PS 文档 使用转换 Live Demos Source Code...C++ Contents [ Hide Show ] 在 PS 文档中转换内容 本文将探讨如何在添加到 PsDocument...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  3. Add XML namespace in XMP metadata of EPS |Python

    The process of adding XML namespace in XMP metadata of EPs with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here....and populated with values from PS metadata comments, then returned...Initialize an EPS file input stream 11 ps_stream = open(data_dir + "ad...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  4. Change array items in XMP metadata of EPS| Python

    Take a look at the process of changing array items in XMP metadata of EPs file with Aspose.Page for Python. It is illustrated with the code snippets....and populated with values from PS metadata comments, then returned...Initialize an EPS file input stream 11 ps_stream = open(data_dir + "ad...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  5. 在 EPS 的 XMP 元数据中添加命名值 | Python

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

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  6. 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...
  7. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...SECTION); PageSetup ps = parentSection.getPageSetup();...pageWidth = ps.getPageWidth() - ps.getLeftMargin() - ps.getRightMargin();...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  8. Features|Aspose.Words for C++

    Aspose.Words for C++ provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....SVG format Saving documents in PS, PCL, EMF formats Insertion of...

    docs.aspose.com/words/cpp/features/
  9. 使用 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...
  10. 使用 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...