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

ps

(0.19 sec)
  1. 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/
  2. 在 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...
  3. Filter Messages from Server using IMAP Client|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apPs. Develop & deploy on Windows, Linux, MacOS & Android platforms....(); PageSettings ps = new PageSettings (); ps . setFolderName...listMessagesByPage ( query , pi , ps ); pages . add ( pageInfo );...

    docs.aspose.com/email/java/filter-messages-from...
  4. Getting Started | Aspose.Page for Node.js via C++

    Library for the developers to process Ps, EPs, and XPs files. Learn the fundamentals to start working with Aspose.Page API solution for Node.js...for managing XPS, OXPS, and EPS/PS documents directly within your...the conversion of XPS and EPS/PS documents into PDFs and various...

    docs.aspose.com/page/nodejs-cpp/getting-started/
  5. Get XMP metadata from EPS file using .NET

    The process of getting XMP metadata from EPs file with Aspose.Page API solution for .NET is explained and illustrated with the code here....XmpMetadata object populated from the PS comments. Access the metadata...new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/net/xmp-metadata/get/
  6. 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...
  7. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and save file formats....Printer Control Language Files PS Postscript Files SVG Scalable...

    docs.aspose.com/pdf/net/supported-file-formats/
  8. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......最新答案 在 C# 中创建 EPS 文件 使用 Python 将 PS 转换为 PDF 使用 Python 创建 Visio 图表...

    kb.aspose.com/zh/categories/page/15/
  9. 更改 EPS 文件的 XMP 元数据中的命名值 | Python

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

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

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

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