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

ps

(0.09 sec)
  1. 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/
  2. 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....Python Latest Answers Convert a PS File to PDF using Python Extract...

    kb.aspose.com/pdf/python/
  3. 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....for Python Najnoviji odgovori PS ֆայլի փոխակերպում PDF-ի Python-ի...

    kb.aspose.com/hy/pdf/python/
  4. Aspose.PDF for Java

    该 API 允许您在 Java 应用程序中对 PDF 文件进行各种操作,包括创建、编辑和转换等。...Base64 在Java中将Base64转换为PDF 使用Java将PS文件转换为PDF 使用Java从PDF表单中提取数据 使用Java从PDF中提取字体...

    kb.aspose.com/zh/pdf/java/
  5. Aspose::Words::Saving::PsSaveOptions::get_UseBo...

    Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via MultiplePages in C++....Aspose :: Words :: SaveFormat :: Ps ); saveOptions -> set_UseBookFoldPrintingS..."PsSaveOptions.UseBookFoldPrintingS.ps" , saveOptions ); See Also Class...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 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/
  7. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...Rectangle; PageSetup ps = ((Section)s.GetAncestor(NodeType...usablePageWidth = ps.PageWidth - ps.LeftMargin - ps.RightMargin; //...

    forum.aspose.com/t/getting-exception-floating-s...
  8. Convert Type3 font to TrueType | Java API Solution

    Type3 to TTF font conversion with Aspose.Page API solution for Java is reflected here. Learn more with the included code snippets....the file can be any, not only PS, but it must contain only PostScript...// Convert Type1 font from "*.ps" file. 2 3 //Create ne PsDocument...

    docs.aspose.com/page/java/type3-to-ttf/
  9. 更改 XMP EPS 元数据中的简单值 |Python

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

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

    使用 Aspose 在 EPs 文件的 XMP 元数据中添加属性的过程。...文件不包含 XMP 元数据,则系统会创建一个新的实例,并使用 PS 元数据注释中的值进行填充,然后返回给您。 现在,您可以向元数据字段添加属性。...Initialize an EPS file input stream 4 ps_stream = open(data_dir + "ad...

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