Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 296 for

doc to postscript

(0.07 sec)
  1. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word Document.... EPS Encapsulated PostScript. WEB_P WebP. GIF GIF Examples...a shape and check its type. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PsSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.PS format in Java....to save a document to the Postscript format in the form of a book...book fold. Document doc = new Document(getMyDir() + "Paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum To easily manage image formats in Microsoft Word Documents. Enhance your Document's visual appeal!... Eps 8 Encapsulated PostScript. WebP 9 WebP. Gif 10 GIF...to read WebP image. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. What is EPS file format? | Knowledge Base

    Encapsulated Postscript or EPS described in this article, in short, is one of the Page Description Languages, dynamic one if To be more specific....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/what-is-eps-file/
  5. ImageType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word Document.... Eps Encapsulated PostScript. WebP WebP. Gif GIF Examples...how to read WebP image. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Merge EPS files to PDF using .NET

    Merger EPS functionality of Aspose.Page API solution for .NET allows you To combine several EPS files inTo a single PDF Document....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/merge/eps/
  7. 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...files used when saving to a DOC or DOCX file. By default this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Resize EPS using Java API Solution

    Resize EPS functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/java/resize-eps/
  9. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user To specify additional options when saving a Document inTo a particular format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportDocumentPro(true); doc.save(getArtifactsDir() + "HtmlSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. XlsxSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.XLSX format in Java.... Document doc = new Document(getMyDir() + "Shape...setSaveFormat(SaveFormat.XLSX); doc.save(getArtifactsDir() + "XlsxSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...