Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 18,517 for

insert documents

(0.1 sec)
  1. Footnote.storyType property | Aspose.Words for ...

    Footnote.storyType property. Returns [StoryType.Footnotes](../../../aspose.words/storytype/#Footnotes) or [StoryType.Endnotes](../../../aspose.words/storytype/#Endnotes)....to insert InlineStory nodes. let doc = new aw . Document ();...will be the one from the main document body. expect ( comment . parentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. InlineStory.lastParagraph property | Aspose.Wor...

    InlineStory.lastParagraph property. Gets the last paragraph in the story....to insert InlineStory nodes. let doc = new aw . Document ();...will be the one from the main document body. expect ( comment . parentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story....to insert InlineStory nodes. let doc = new aw . Document ();...will be the one from the main document body. expect ( comment . parentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. InlineStory.storyType property | Aspose.Words f...

    InlineStory.storyType property. Returns the type of the story....to insert InlineStory nodes. let doc = new aw . Document ();...will be the one from the main document body. expect ( comment . parentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Generate Excel File in C#

    This topic exhibits how to generate Excel file in C# in a console .NET application without using MS Excel interop....Generate Excel File in C# The document shows how to generate Excel...file. In the code snippet, we insert data into a few cells of the...

    kb.aspose.com/cells/net/how-to-generate-excel-f...
  6. EndnoteOptions.startNumber property | Aspose.Wo...

    EndnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered endnotes....set a number at which the document begins the footnote/endnote...count. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series... Document () builder = aw . DocumentBuilder...doc = doc ) chart = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IFieldUserPromptRespondent Interface | Aspose.W...

    Discover the Aspose.Words.Fields.IFieldUserPromptRespondent interface, designed to enhance user interaction and streamline field updates seamlessly....void FieldAsk () { Document doc = new Document (); DocumentBuilder...( " REF MyAskField" )); // Insert the ASK field and edit its...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ParagraphFormat.space_before property | Aspose....

    ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the paragraph.... Document () builder = aw . DocumentBuilder...space_before_auto = auto_spacing # Insert two paragraphs that will have...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Tables::TableCollection class | ...

    Aspose::Words::Tables::TableCollection class. Provides typed access to a collection of Table nodes. To learn more, visit the documentation article in C++....the Working with Tables documentation article. class TableCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words.tab...