Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 63,868 for

ps

(0.13 sec)
  1. PsSaveOptions.saveFormat property | Aspose.Word...

    PsSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...Ps . get saveFormat () : Aspose...saveFormat = aw . SaveFormat . Ps ; saveOptions . useBookFoldPrintingS...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How can I save a table in a document as an imag...

    How can I use Aspose.Words for Java to save a table in a document as an image while keeping the saved table’s width and height the same as in Word? You can use the table in my sample DOCX file for saving. 1783069803312…...PageSetup ps = oneTableDoc.getFirstSection().getPageSetup(); ps.setPageWidth(ps...setPageWidth(ps.getPageWidth()-ps.getLeftMargin()-ps.getRightMargin());...

    forum.aspose.com/t/how-can-i-save-a-table-in-a-...
  3. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Visio դիագրամ C#-ում Փոխակերպեք PS-ը PDF-ի Python-ում Ստեղծեք EPS...

    kb.aspose.com/hy/categories/page/17/
  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. 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...
  8. 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...
  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. 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...