Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 63,705 for

ps

(0.19 sec)
  1. Convert Type1 font to TrueType | C# .NET API So...

    How to convert Type1 font to TTF with Aspose.Page API solution for .NET is illuminated here. Code snippets are provided.... This can be a PFB file or a PS file containing only the font...// Convert Type1 font from "*.ps", ".pfa" or ".pfb" file. 2 3...

    docs.aspose.com/page/net/type1-to-ttf/
  2. 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...
  3. Categories

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

    kb.aspose.com/categories/page/40/
  4. SaveFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.SaveFormat enum to easily choose document save formats, enhancing your file management and compatibility for seamless workflows.... Ps 47 Saves the document in the PS (PostScript)...

    reference.aspose.com/words/net/aspose.words/sav...
  5. Installation | Python via .NET

    Python Library for the developers to process Ps, EPs, and XPs files. Learn how to install Aspose.Page API solution for Python....developers to create, edit, and save PS, EPS, and XPS files, and convert...is a volume limitation. Only PS/EPS files equal to or less than...

    docs.aspose.com/page/python-net/installation/
  6. 页面描述语言合并器 | 通过C++ 使用 JavaScript 实现 Aspose.Page

    要将 PDL 格式的文件合并为单个 PDF 格式的文件,请使用此 C++ 解决方案 API。请参阅代码中的示例。... 根据支持的输入格式,以下合并功能可用: PS/EPS 文件到 PDF 合并 。 XPS 文件转 PDF...要查看使用这些 API 的应用示例,请尝试这个 。 PDL 转换器 PS/EPS 合并 JavaScript Ask Aspose...

    docs.aspose.com/page/zh/javascript-cpp/merge/
  7. Add named value in XMP metadata of EPS | Java

    The process of adding named value in XMP metadata with Aspose.Page for Java 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/java/xmp-metadata/add-name...
  8. Change array items in XMP metadata of EPS| Java

    The process of changing array items in XMP metadata of EPs file with Aspose.Page API solution for Java is explained and illustrated with the code snippets....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/java/xmp-metadata/change-a...
  9. Change simple values in XMP EPS metadata |Java

    The process of changing simple values in XMP metadata of EPs file with Aspose.Page API solution for Java 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/java/xmp-metadata/change-s...
  10. Get XMP metadata from EPS file using Python

    The process of getting XMP metadata from 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...the EPS file input stream 10 ps_stream = open(data_dir + "get_input...

    docs.aspose.com/page/python-net/xmp-metadata/get/