Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 20,124 for

insert documents

(0.07 sec)
  1. TableStyleOptions enumeration | Aspose.Words fo...

    aspose.words.tables.TableStyleOptions enumeration. Specifies how table style is applied to a table.... Document () builder = aw . DocumentBuilder.... start_table () # We must insert at least one row before setting...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Theme.colors property | Aspose.Words for Node.js

    Theme.colors property. Allows to specify the set of theme colors for the document....set of theme colors for the document. get colors () : Aspose ....themes. let doc = new aw . Document ( base . myDir + "Theme colors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XpsSaveOptions.outlineOptions property | Aspose...

    XpsSaveOptions.outlineOptions property. Allows to specify outline options....a saved XPS document. let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); // Insert headings that can serve as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldIf.EvaluateCondition | Aspose.Words for .NET

    Discover how the FieldIf EvaluateCondition method efficiently assesses conditions, enhancing your code's performance and reliability....how to insert an IF field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ThemeColors.dark2 property | Aspose.Words for N...

    ThemeColors.dark2 property. Specifies color Dark 2.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ThemeColors.followedHyperlink property | Aspose...

    ThemeColors.followedHyperlink property. Specifies color for a clicked hyperlink.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ThemeFonts.eastAsian property | Aspose.Words fo...

    ThemeFonts.eastAsian property. Specifies font name for EastAsian characters.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...of a saved PDF document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Paragraph.IsInsertRevision | Aspose.Words for .NET

    Discover the Paragraph IsInsertRevision property in Word. Learn how it identifies Inserted text during change tracking for efficient document management....Returns true if this object was inserted in Microsoft Word while change...revision paragraphs. Document doc = new Document (); Body body = doc...

    reference.aspose.com/words/net/aspose.words/par...
  10. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....throws Exception { Document doc = new Document(); DocumentBuilder..."Category 2", "Category 3"}; // Insert two series of decimal values...

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