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

ps

(0.14 sec)
  1. Add array items in XMP metadata of EPS| Python

    The process of adding items 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...the EPS file input stream 11 ps_stream = open(data_dir + "ad...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  2. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    Discover the PsSaveOptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced printing efficiency.... Ps , UseBookFoldPrintingS = renderTextAsBookFold..."PsSaveOptions.UseBookFoldPrintingS.ps" , saveOptions ); See Also class...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 使用 Python 从 EPS 文件获取 XMP 元数据

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

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  4. Convert Type1 font to TrueType | C# .NET API So...

    How to convert Type1 font to TTF with Aspose.Page API solution for .NET is illuminated here. Code snippets are provided.... This can be a PFB file or a PS file containing only the font...// Convert Type1 font from "*.ps", ".pfa" or ".pfb" file. 2 3...

    docs.aspose.com/page/net/type1-to-ttf/
  5. 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....from PDF using Python Convert a PS File to PDF using Python Extract...

    kb.aspose.com/pdf/python/
  6. 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 to PDF in C# Convert a PS File to PDF using C# Extract...

    kb.aspose.com/pdf/net/
  7. Add XML namespace in XMP metadata of EPS |.NET

    The process of adding XML namespace in XMP metadata of EPs with Aspose.Page for .NET 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/net/xmp-metadata/add-names...
  8. Change named value in XMP metadata of EPS|.NET

    The process of changing named value in XMP metadata of EPs file with Aspose.Page API solution for .NET 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/net/xmp-metadata/change-na...
  9. 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...
  10. 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/