Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 296 for

doc to postscript

(0.04 sec)
  1. RtfSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.RTF format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportImagesForOl(exportImagesForOldRe); doc.save(getArtifactsDir() + "RtfSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Saving::PsSaveOptions class | As...

    Aspose::Words::Saving::PsSaveOptions class. Can be used To specify additional options when saving a Document inTo the Ps format. To learn more, visit the Documentation article in C++....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/cpp/aspose.words.sav...
  3. OoxmlSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.DocX SaveFormat.DocM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we configure compatibility...

    reference.aspose.com/words/java/com.aspose.word...
  4. Working with PS Document | Java

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for Java API solution....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/working-with-ps/
  5. Working with PS Document | Python PS

    These articles are about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for Python via .NET....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/python-net/working-with-ps/
  6. Page Description Language Converters | C++

    To convert a file of PDL format To the one you can work easier like PDF, BMP, JPG, etc. use this API for C++. See the examples depicted in the code....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/cpp/convert/
  7. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a Document inTo fixed page formats PDF XPS images etc in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Page 1.");...

    reference.aspose.com/words/java/com.aspose.word...
  8. PS, EPS, and XPS Converters | Python

    To convert a file of PDL format To the one you can work easier like PDF, BMP, JPG, etc. use this API for Python. Check the examples depicted in the code....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/python-net/convert/
  9. TxtSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.TEXT format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Paragraph...

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

    Can be used To specify additional options when saving a Document inTo the SaveFormat.PCL format in Java.... Document doc = new Document(getMyDir() + "Rendering...setRasterizeTransfor(true); doc.save(getArtifactsDir() + "PclSaveOptions...

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