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

postscript

(0.15 sec)
  1. 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/
  2. 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/
  3. SaveOptions.allowEmbeddingPostScriptFonts prope...

    SaveOptions.allowEmbeddingPostscriptFonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with Postscript outlines when embedding TrueType fonts in a document upon it is saved...allow embedding fonts with PostScript outlines when embedding TrueType...Note, Word does not embed PostScript fonts, but can open documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Convert Type1 font to TrueType | Java API Solution

    How to convert Type1 font to TTF with Aspose.Page API solution for Java is illustrated here. Code snippets are provided....1 fonts and their use in PostScript Java How to convert Type1...1 fonts and their use in PostScript Type 1 fonts, developed by...

    docs.aspose.com/page/java/type1-to-ttf/
  6. 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...
  7. 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...
  8. 将图像转换为 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...
  9. 将图像转换为 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/
  10. 如何使用 C# 将 PostScript 文件转换为 PDF

    本文介绍如何使用 C# 将 Postscript 文件转换为 PDF 的过程。它具有 IDE 配置详细信息、编程步骤列表以及使用 C# 将 PS 转换为 PDF 的可运行示例代码。...C# 将 PostScript 文件转换为 PDF 本教程重点介绍 如何使用 C# 将 PostScript 文件转换为...创建用于保存输出 PDF 文件的输出流 创建用于读取输入 PostScript 文件的输入流 使用输入流创建一个 PsDocument...

    kb.aspose.com/zh/page/net/how-to-convert-postsc...