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

postscript

(0.28 sec)
  1. 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-...
  2. 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...
  3. 使用字体 | Aspose.Page 提供 .NET

    Aspose.Page for .NET 提供将 Type1 和 Type3 字体转换为 TrueType 字体的功能。代码示例请见此处。...NET PostScript (PS) 规范允许使用 5 种基本字体,例如 Type1、Type2...目前是文档使用的标准。同时,PostScript 文件仍然包含其他基本字体类型,此外,PostScript 允许将字体存储在单独的文件中,然后将其连接到文档的...

    docs.aspose.com/page/zh/net/working-with-fonts/
  4. PsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Ps](../../aspose.words/saveformat/#Ps) format...allow embedding fonts with PostScript outlines when embedding TrueType...to save a document to the Postscript format in the form of a book...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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/
  6. Java API to Export PS to FLATOPC | products.asp...

    Convert PS to FLATOPC using on premise Java API...application Download Converting a PostScript (PS) file to a Flat OPC (FLATOPC)...commandString ); } Converting PS (PostScript) to FLATOPC (Flat Open Packaging...

    products.aspose.com/total/java/conversion/ps-to...
  7. Java API to Export PS to WORDML | products.aspo...

    Convert PS to WORDML using on premise Java API...application Download Converting a PostScript (PS) file to WordML (Word...commandString ); } Converting PS (PostScript) files to WordML (WordprocessingML)...

    products.aspose.com/total/java/conversion/ps-to...
  8. ImageType | Aspose.Words for Java

    Specifies the type format of an image in a Microsoft Word document in Java.... EPS Encapsulated PostScript. GIF GIF JPEG JPEG JFIF....static int EPS Encapsulated PostScript. GIF public static int GIF...

    reference.aspose.com/words/java/com.aspose.word...
  9. EPS to PDF Conversion | API for Python

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

    products.aspose.com/page/python-net/conversion/...
  10. Merge EPS files to PDF using C++

    Merger EPS functionality of Aspose.Page API solution for C++ allows you to combine several EPS files into a single PDF document....allows to merge Encapsulated PostScript (EPS) files to PDF document...PS document with the first PostScript file 5 System::SharedPtr...

    docs.aspose.com/page/cpp/merge/eps/