Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 3,064 for

doc to pdf

(0.06 sec)
  1. Document | Aspose.Words for Java

    Represents a Word Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" MERGEFIELD...

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

    Can be used To specify additional options when saving a Document inTo the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java.... Document doc = new Document(getMyDir() + "Rendering...setImagesFolder(imagesDir.getPath()); doc.save(getArtifactsDir() + "HtmlSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. RevisionOptions.inserted_text_color property | ...

    RevisionOptions.inserted_text_color property. Allows To specify the color To be used for inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a revision, then...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Introduction to Formulas

    The page contains an introduction in project formula grammar that used by Aspose.Tasks for C++ library for calculations....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/tasks/cpp/introduction-to-formu...
  5. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java.... Document doc = new Document(); // A blank...document node with no children. doc.removeAllChildren(); // This...

    reference.aspose.com/words/java/com.aspose.word...
  6. XPS page event-based modifications | .NET

    Discover how To make repeating changes To all output pages during the conversion of an XPS file using Aspose.Page API for .NET...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/xps/event-based-modifi...
  7. RevisionOptions.show_revision_bars property | A...

    RevisionOptions.show_revision_bars property. Allows To specify whether revision bars should be rendered near lines containing revised content... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a revision, then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfCompliance | Aspose.Words for Java

    Specifies the Pdf standards compliance level in Java....PdfCompliance Specifies the PDF standards compliance level. Examples:...set the PDF standards compliance level of saved PDF documents...

    reference.aspose.com/words/java/com.aspose.word...
  9. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name.... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances Document rendering by specifying TrueType font sources for optimal results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words.fon...