Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 47,119 for

postscript

(0.94 sec)
  1. EPS to GIF Conversion | API for Python

    Sample Python conversion code for EPS format to GIF file. Use this example code to convert EPS to GIF within any Web or Console Python based application....conversion of Encapsulated PostScript (EPS) file to GIF image using...Conversion Copy # initialize PostScript input stream open( "input...

    products.aspose.com/page/python-net/conversion/...
  2. 使用 Java 版 API 转换 EPS 文件

    本文将通过代码片段讲解并演示 Aspose.Page Java 版 API 解决方案提供的 EPS 到 PDF 的转换功能。...转换器允许在任何支持 Java 虚拟机的操作系统上将封装 PostScript (EPS) 文件转换为 PDF 文档。 将 EPS...AdditionalFontsFolde 和 SuppressError 值。 将 PostScript 文档保存为图像,并使用图像保存选项将其保存为字节数组。输入文档的一页对应一个字节数组。...

    docs.aspose.com/page/zh/java/convert-eps/
  3. Working with Document in PS file | Python

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python....Create an output stream for a PostScript document 5 with open (dir...that indicates if resulting PostScript document will be multipaged...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  4. Convert EPS to Image in Python

    This brief article explains how to convert EPS to Image in Python. It covers the environment settings, algorithm, and a code snippet to change EPS to PNG in Python....Create an instance of the PostScript class after loading the input...the input stream for the PostScript file and set different properties...

    kb.aspose.com/page/python/convert-eps-to-image-...
  5. PS ֆայլի փոխակերպում PDF-ի Python-ի միջոցով

    Այս հոդվածում բացատրվում է, թե ինչպես փոխակերպել PS ֆայլը PDF-ի Python-ի միջոցով։ Այն պարունակում է IDE-ի կարգավորման մանրամասները, քայլերի ցանկը և օրինակային կոդ PS ֆորմատը PDF դարձնելու համար։... Օրինակային կոդ՝ PostScript-ը PDF դարձնելու համար Python-ով...տալիս, թե ինչպես կարելի է PostScript ֆայլը PDF-ի փոխակերպել Python-ի...

    kb.aspose.com/hy/pdf/python/convert-a-ps-file-t...
  6. Working with CFF Fonts | C++

    Native C++ APIs for the developers to manipulate and font files. Find out how to work with Compact Font Format in your C++ products....commonly found in PostScript printers and PostScript-compatible RIPs...compact representation of PostScript fonts, allowing for precise...

    docs.aspose.com/font/cpp/working-with-cff-fonts/
  7. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code....manipulate PostScript PS and Encapsulated PostScript EPS files...once and supports Levels 1-3 PostScript operators for PS and EPS...

    products.aspose.com/page/cpp/add-delete-pages/
  8. EPS to BMP Conversion | API for Python

    Sample Python conversion code for EPS format to BMP file. Use this example code to convert EPS to BMP within any Web or Console Python based application....conversion of Encapsulated PostScript (EPS) file to BMP image using...Conversion Copy # initialize PostScript input stream open( "input...

    products.aspose.com/page/python-net/conversion/...
  9. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....use a printer that supports PostScript to print our document, //...drawing rectangle that the PostScript instructions operate on....

    reference.aspose.com/words/java/com.aspose.word...
  10. Font Hinting

    Font hinting is the process of adding instructions to a font file to ensure that characters are displayed well on screens. But what is the purpose of this?...used formats of them are PostScript Type 1, TrueType, and OpenType...or in print: TrueType and PostScript hinting. If briefly comparing...

    docs.aspose.com/font/net/font-hinting/