Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 296 for

doc to postscript

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

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

    reference.aspose.com/words/java/com.aspose.word...
  2. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document inTo a text based formats in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.Doc or SaveFormat.DOT format in Java....DOC or SaveFormat.DOT format. To...Microsoft Word formats. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Working with PS format files | C++

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for C++ 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/cpp/working-with-ps/
  5. Aspose::Words::Drawing::ImageType enum | Aspose...

    Aspose::Words::Drawing::ImageType enum. Specifies the type (format) of an image in a Microsoft Word Document in C++.... Eps 8 Encapsulated PostScript. WebP 9 WebP. Gif 10 GIF...shape and check its type. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. OdtSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.ODT or SaveFormat.OTT format in Java.... Document doc = new Document(getMyDir() + "Rendering...isStrictSchema11(exportToOdt11Specs); } doc.save(getArtifactsDir() + "OdtSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. PFA and PFB fonts Knowledge Base | Aspose.Font

    Discover PFA and PFB fonts and how they impact typography and printing. Learn best practices for managing these font formats effectively....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/font/net/what-is-font/pfa-pfb-f...
  8. Page Description Language Converters | .NET

    To convert a file of PDL format To the single one you can work easier like PDF, BMP, JPG, etc. use this API for .NET. See code examples 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/net/convert/
  9. Page Description Language Converters | Java

    Convert any file of PDL format To the one you can work easier like PDF, BMP, JPG, etc. use this API for Java. 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/java/convert/
  10. Merge EPS files to PDF using Java

    Merger EPS functionality of Aspose.Page API solution for Java 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/java/merge/eps/