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

ps

(0.09 sec)
  1. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....PostScript, first install any PS printer and just print to file...setPrinterName ( "HP Universal Printing PS (v7.0.0)" ); printerSettings...

    docs.aspose.com/pdf/java/print-pdf-file/
  2. 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/10/
  3. 更改 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...
  4. 在 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...
  5. Add properties in XMP metadata of EPS | C++

    The process of adding properties in XMP metadata of EPs file with Aspose.Page for C++ 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/cpp/xmp-metadata/add-prope...
  6. Change simple values in XMP EPS metadata |C++

    The process of changing simple values in XMP metadata of EPs file with Aspose.Page API solution for C++ 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/cpp/xmp-metadata/change-si...
  7. 使用 .NET 从 EPS 文件获取 XMP 元数据

    本文将通过代码讲解并使用 Aspose.Page API 解决方案从 EPs 文件获取 XMP 元数据的过程。...XMP,Aspose 会创建一个新的 XmpMetadata 对象,并填充 PS 注释。 访问元数据属性(例如 xmp.Title 、 xmp...new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/zh/net/xmp-metadata/get/
  8. Aspose.PDF | Java PDF Document Processing Class...

    Java library to create, render, compress, & convert PDF. Supports custom fonts, JavaScript, graphs, bookmarks, images, export, annotation, forms, & printing....TEXT Read Formats CGM, MHT, PCL, PS, XSLFO, MD Supported Environments...PDF CGM EPUB HTML TeX MHT PCL PS Postscript SVG XML XPS XSLFO...

    releases.aspose.com/pdf/java/
  9. XMP Metadata | C++ API Solution

    C++ API Solution to work with EPs files. Rich functionality to code XMP metadata of EPs files. Learn how to add, edit and get it....PsDocument Class to create a PS file from the input stream. Retrieve...new one filled with values from PS metadata comments. Save the changed...

    products.aspose.com/page/cpp/xmp-metadata/
  10. Merge EPS files to PDF using .NET

    Merger EPs functionality of Aspose.Page API solution for .NET allows you to combine several EPs files into a single PDF document.... 2 3 // Initialize PS document with the first EPS file...data files from . PDL Mergers PS .NET API Merger Ask Aspose.Page...

    docs.aspose.com/page/net/merge/eps/