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

ps

(0.21 sec)
  1. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    Discover the PsSaveOptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced printing efficiency.... Ps , UseBookFoldPrintingS = renderTextAsBookFold..."PsSaveOptions.UseBookFoldPrintingS.ps" , saveOptions ); See Also class...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Add XML namespace in XMP metadata of EPS |Java

    The process of adding XML namespace in XMP metadata of EPs 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...
  3. 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...
  4. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....from PDF using Python Convert a PS File to PDF using Python Extract...

    kb.aspose.com/pdf/python/
  5. Aspose.PDF for .NET

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in .NET applications....Base64 to PDF in C# Convert a PS File to PDF using C# Extract...

    kb.aspose.com/pdf/net/
  6. 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/
  7. 在 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...
  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. 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/
  10. 在 EPS 的 XMP 元数据中添加数组项 | Node.js

    本文将通过 C++ 语言使用 Aspose.Page for Node.js 在 EPs 的 XMP 元数据中添加数组项的过程进行讲解,并附上代码片段进行说明。...XMP 元数据,我们将获取一个新的 XMP 元数据,其中包含 PS 元数据注释中的值(%%Creator、%%CreateDate、%%Title...' ); 2 3 const ps_file = "./data/program_13.ps" ; 4 5 console...

    docs.aspose.com/page/zh/nodejs-cpp/xmp-metadata...