Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 44,794 for

postscript

(0.05 sec)
  1. FieldPrint.printer_instructions property | Aspo...

    FieldPrint.printer_instructions property. Gets or sets the printer-specific control code characters or Postscript instructions....control code characters or PostScript instructions. @property def...use a printer that supports PostScript to print our document, #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. Aspose::Words::Fields::FieldPrint::get_PrinterI...

    Aspose::Words::Fields::FieldPrint::get_PrinterInstructions method. Gets or sets the printer-specific control code characters or Postscript instructions in C++....control code characters or PostScript instructions. System :: String...use a printer that supports PostScript to print our document, //...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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::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...
  6. Add an image in PS files | C++

    C++ API Solution to work with PS, XPS and EPS files. Learn how to add images to a PS file with the attached C++ code snippet...starting to work with images in PostScript files you need to know some...Here are a few key points: PostScript doesn’t support transparency...

    products.aspose.com/page/cpp/add-image-to-ps/
  7. XPS, PS and EPS managing API Solution

    Develop XPS, PS, and EPS file manipulation applications using these APIs, or use cross-platform apps to view, merge or convert XPS, PS, and EPS....handling of PostScript, Encapsulated PostScript, and XPS documents...Aspose.Page Converters Convert Postscript and XPS files to PDF or raster...

    products.aspose.com/page/
  8. 将图像转换为 EPS | 通过.NET 使用 Python 实现 Aspose.Page

    要将 PNG、JPG、TIFF、EMF 和 BMP 等常见格式的图像转换为 EPS,请使用此 Python API。请参阅代码中的示例。...Show ] 将图像格式文件转换为 EPS(封装 PostScript)格式有诸多益处: EPS 支持矢量图形,矢量图形...Encapsulated PostScript (EPS) — 是由 Adob e Systems 基于 PostScript 语言子集...

    docs.aspose.com/page/zh/python-net/working-with...
  9. FieldPrint.PrinterInstructions | Aspose.Words f...

    Discover how to manage printer-specific control codes and Postscript instructions with FieldPrint PrinterInstructions for optimized printing solutions....control code characters or PostScript instructions. public string...use a printer that supports PostScript to print our document, //...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Create EPS File in C#

    This quick tutorial guides how to create an EPS file in C#. It covers the stepwise algorithm and a runnable code to make EPS file in C#....Page to create PostScript files Set custom properties...output stream to write the PostScript file, then you can set any...

    kb.aspose.com/page/net/create-eps-file-in-csharp/