Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 47,103 for

postscript

(0.98 sec)
  1. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Ps in C++....to save a document to the Postscript format in the form of a book...converts the document to PostScript. // Set the "UseBookFoldPrintingS"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Manage number of pages in PS file | .NET

    .NET API Solution to manage PS files. Add pages to PS documents with a few lines of C# code.... PostScript supports multi-sized pages...//Create output stream for PostScript document using (Stream outPsStream...

    products.aspose.com/page/net/add-pages-to-ps/
  3. 页面描述语言转换器 | 通过C++ 使用 JavaScript 实现 Aspose.Page

    要将 PDL 格式的文件转换为 PDF、BMP、JPG 等更易于处理的格式,请使用此 C++ API。请参阅代码中的示例。... EPS Converters 封装 PostScript (EPS) 是由 Adob e Systems 开发的一种文件格式,基于...开发的一种文件格式,基于 PostScript 语言的一个子集。其主要目的是方便不同应用程序之间交换图形数据。 本质上,EPS...

    docs.aspose.com/page/zh/javascript-cpp/convert/
  4. 页面描述语言转换器 | Aspose.Page for C++

    要将 PDL 格式的文件转换为 PDF、BMP、JPG 等更易于处理的格式,请使用此 C++ API。请参阅代码中的示例。...Encapsulated PostScript (EPS) — 是 Adob e Systems 基于 PostScript 语言子集创...或简称 Encapsulated PostScript 文件是一种 PostScript 语言文件,它仅包含一个页面的描述,用于将一个...

    docs.aspose.com/page/zh/cpp/convert/
  5. 使用 PS 文档 | Aspose.Page 提供 Java

    本文介绍如何使用 Aspose.Page for Java API 解决方案处理 PS 或 EPS 文件中的文本、形状、平铺图案、渐变、图像和页面。...扩展分别与 Adob e 开发的 PostScript 和 Encapsulated PostScript 语言相关。 PS 是一...和变量。 EPS 是一种受限的 PostScript 语言。某些 PostScript 操作符禁止在 EPS 文件中使用。同时,EPS...

    docs.aspose.com/page/zh/java/working-with-ps/
  6. 将图像转换为 EPS | 通过C++ 使用 Node.js 实现 Aspose.Page

    要将最流行的图像格式(例如 PNG、JPG、GIF、TIFF、EMF 和 BMP)转换为 EPS,请使用 NodeJS API。请参阅此处的代码示例。...Encapsulated PostScript (EPS) — 是由 Adob e Systems 基于 PostScript 语言子集...或缩写 Encapsulated PostScript 文件是一种 PostScript 语言文件,它仅包含一个页面的描述,用于将一个...

    docs.aspose.com/page/zh/nodejs-cpp/working-with...
  7. 将图像转换为 EPS | Aspose.Page 提供 Java

    使用 Java API 将 PNG、JPG、GIF、TIFF、EMF 和 BMP 等常见格式的图像转换为 EPS。请参阅代码中的示例。...Encapsulated PostScript (EPS) — 是由 Adob e Systems 基于 PostScript 语言子集...或简称 Encapsulated PostScript 文件是一种 PostScript 语言文件,它仅包含一个页面的描述,用于将一个...

    docs.aspose.com/page/zh/java/working-with-images/
  8. Convert image to EPS | Node.js via C++

    To convert an image of one of the most popular formats, such as PNG, JPG, GIF, TIFF, EMF and BMP, to EPS use this API for NodeJS. See code examples here....image to EPS Encapsulated PostScript (EPS) — is file format created...Adobe Systems based on the PostScript language subset. It is aimed...

    docs.aspose.com/page/nodejs-cpp/working-with-im...
  9. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...to save a document to the Postscript format in the form of a book...converts the document to PostScript. # Set the "UseBookFoldPrintingS"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PS to PDF in Python

    This quick guide explains how to convert PS to PDF in Python. It covers the system configuration, stepwise algorithm, and a runnable sample code for PS to PDF conversion in Python....methods to improvise the PostScript file conversion according...output stream Initialize the PostScript input stream with the PsDocument...

    kb.aspose.com/page/python/convert-postscript-to...