Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 63,987 for

ps

(0.17 sec)
  1. Change named value in XMP metadata of EPS|C++

    The process of changing named value 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-na...
  2. 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/
  3. 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/
  4. 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-ի փոխարկումը PDF-ի C#-ում PS ֆայլը PDF-ի փոխակերպել C#-ով...

    kb.aspose.com/hy/pdf/net/
  5. Add XML namespace in XMP metadata of EPS |Python

    The process of adding XML namespace in XMP metadata of EPs with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here....and populated with values from PS metadata comments, then returned...Initialize an EPS file input stream 11 ps_stream = open(data_dir + "ad...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  6. Change array items in XMP metadata of EPS| Python

    Take a look at the process of changing array items in XMP metadata of EPs file with Aspose.Page for Python. It is illustrated with the code snippets....and populated with values from PS metadata comments, then returned...Initialize an EPS file input stream 11 ps_stream = open(data_dir + "ad...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  7. Change simple values in XMP EPS metadata |Python

    The process of changing simple values in XMP metadata of 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...Initialize a EPS file input stream 12 ps_stream = open(data_dir + "get_input...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  8. 在 EPS 的 XMP 元数据中添加命名值 | Python

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

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  9. 使用 JavaScript 将 XMP 元数据添加到 EPS 文件

    本文将通过 C++ 语言的 Aspose.Page API 解决方案,结合 JavaScript 代码片段,讲解并演示如何将 XMP 元数据添加到 EPs 文件。...XMP 元数据,我们将获取一个新的 XMP 元数据,其中包含 PS 元数据注释中的值(%%Creator、%%CreateDate、%%Title...new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/zh/javascript-cpp/xmp-meta...
  10. 使用 JavaScript 从 EPS 文件获取 XMP 元数据

    本文将通过 C++ 语言的 Aspose.Page API 解决方案,结合 JavaScript 从 EPs 文件获取 XMP 元数据的过程进行讲解和代码演示。...XMP 元数据,我们将获取一个新的 XMP 元数据,其中包含 PS 元数据注释中的值(%%Creator、%%CreateDate、%%Title...new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/zh/javascript-cpp/xmp-meta...