Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 20,131 for

insert documents

(0.13 sec)
  1. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....find-and-replace operation traverses the document in. public void direction(int...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values...the Working with Charts documentation article. Remarks Bound can...datetime. Examples Shows how to insert chart with date/time values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....doc DocumentBase The owner document. footnote_type FootnoteType...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    Discover the ParagraphFormat SpaceBefore property to easily adjust paragraph spacing in points, enhancing your document's readability and style.... Document doc = new Document (); DocumentBuilder...SpaceBeforeAuto = autoSpacing ; // Insert two paragraphs that will have...

    reference.aspose.com/words/net/aspose.words/par...
  5. Aspose::Words::Notes::EndnoteOptions::get_Start...

    Aspose::Words::Notes::EndnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered endnotes in C++....set a number at which the document begins the footnote/endnote...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... Document () builder = aw . DocumentBuilder...a title. shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DropCapPosition | Aspose.Words for Java

    Specifies the position for a drop cap text in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert one paragraph with a large...

    reference.aspose.com/words/java/com.aspose.word...
  8. ThemeColors class | Aspose.Words for Python

    aspose.words.themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....Represents the color scheme of the document theme which contains twelve...fonts for themes. doc = aw . Document ( file_name = MY_DIR + 'Theme...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisBound class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound class. Represents minimum or maximum bound of axis values...the Working with Charts documentation article. Remarks Bound can...datetime. Examples Shows how to insert chart with date/time values...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label.... Document (); let builder = new aw ..."Monthly sales report" ; // Insert a custom chart series with...

    reference.aspose.com/words/nodejs-net/aspose.wo...