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

insert documents

(0.18 sec)
  1. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position....different place where the document collects and displays its...its endnotes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XpsSaveOptions.outline_options property | Aspos...

    XpsSaveOptions.outline_options property. Allows to specify outline options....of a saved XPS document. doc = aw . Document () builder = aw...DocumentBuilder ( doc = doc ) # Insert headings that can serve as...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.bottom property | Aspose.Words for No...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...and size. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ThemeColors.accent1 property | Aspose.Words for...

    ThemeColors.accent1 property. Specifies color Accent 1.... 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...
  5. ThemeColors.light1 property | Aspose.Words for ...

    ThemeColors.light1 property. Specifies color Light 1.... 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.dark1 property | Aspose.Words for N...

    ThemeColors.dark1 property. Specifies color Dark 1.... 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. ThemeColors.accent3 property | Aspose.Words for...

    ThemeColors.accent3 property. Specifies color Accent 3.... 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. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format.... Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...bi-directional Run in text. doc = aw . Document () builder = aw . DocumentBuilder...

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

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series.... To add or insert new values to a chart series...series data. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Several Image Into TXT Javascript

    Merge multiple Image into TXT in JavaScript code. Save Image as TXT using JavaScript....example that iterates through documents and converts them to TXT:..."Input2.png" ] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/merge/imag...