Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 45,163 for

postscript

(0.07 sec)
  1. 使用 .NET 转换 PostScript 文件

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案中 .NET 版 PS 到 PDF 的转换功能。...NET 转换 PostScript 文件 Contents [ Hide Show ]...转换器允许转换 .NET 平台支持的任何语言编写的 PostScript (PS) 文件:C#、VB、J#。所有转换操作均以与以下示例类似的方式执行。...

    docs.aspose.com/page/zh/net/convert-ps/
  2. 将图像转换为 EPS | Aspose.Page 提供 C++

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

    docs.aspose.com/page/zh/cpp/working-with-images/
  3. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet....Reference Nuget Pricing Buy PostScript is a powerful page description...figures: Coordinate System - PostScript uses a Cartesian coordinate...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  4. Convert image to EPS | Aspose.Page for 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 C++. 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/cpp/working-with-images/
  5. 页面描述语言转换器| Aspose.Page 提供 Java

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

    docs.aspose.com/page/zh/java/convert/
  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++....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...
  7. Page Description Language Converters | Aspose.P...

    Convert any file of PDL format to the one you can work easier like PDF, BMP, JPG, etc. use this API for Java. Check the examples depicted in the code....EPS Converters Encapsulated PostScript (EPS) — is file format created...Adobe Systems based on the PostScript language subset. It is aimed...

    docs.aspose.com/page/java/convert/
  8. Page Description Language Converters | Aspose.P...

    To convert a file of PDL format to the single one you can work easier like PDF, BMP, JPG, etc. use this API for .NET. See code examples here....EPS Converters Encapsulated PostScript (EPS) — is file format created...Adobe Systems based on the PostScript language subset. It is aimed...

    docs.aspose.com/page/net/convert/
  9. PsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PsSaveOptions SaveFormat property to easily specify your document's save format. Optimize your workflow with flexible saving options!...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/net/aspose.words.sav...
  10. 将 Type3 字体转换为 TrueType | Java API 解决方案

    此处展示了使用 Aspose.Page API 将 Type3 字体转换为 TTF 字体的 Java 解决方案。通过附带的代码片段了解更多信息。...内容涵盖以下主题: 探索 Type 3 字体及其在 PostScript 中的作用 Java 如何将 Type3 字体转换为...转换为 TTF 示例 探索 Type 3 字体及其在 PostScript 中的作用 在数字排版领域,Type 3 字体代表着一种独特且用途广泛的选择,尤其是在...

    docs.aspose.com/page/zh/java/type3-to-ttf/