Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 15,287 for

insert documents

(0.16 sec)
  1. Footnote.StoryType | Aspose.Words for .NET

    Discover the Footnote StoryType property to easily access Footnotes or Endnotes, enhancing your content's clarity and depth for readers....to insert InlineStory nodes. Document doc = new Document ();...will be the one from the main document body. Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words.not...
  2. Comment.StoryType | Aspose.Words for .NET

    Discover the StoryType property to effortlessly retrieve comments and enhance your content engagement. Unlock valuable insights today!...to insert InlineStory nodes. Document doc = new Document ();...will be the one from the main document body. Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words/com...
  3. How to Add Image Watermark to PSD using Java

    This step by step tutorial elaborates how to add image watermark to PSD using Java. Adding image watermark to PSD in Java makes it harder for counterfeiters to create an illegal copy of the document....create an illegal copy of the document. Steps to Add Image Watermark...example, it is very easy to insert watermark to PSD file in Java...

    kb.aspose.com/psd/java/how-to-add-image-waterma...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../chartseries/) to this collection... Document () builder = aw . DocumentBuilder...doc ) # Insert a Treemap chart. shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...fieldRef . GetFieldCode ()); // Insert the ASK field and edit its...

    reference.aspose.com/words/net/aspose.words.fie...