Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 20,760 for

document insertion

(0.55 sec)
  1. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the page border includes or excludes the header....affects all sections in the document. Examples Shows how to apply...header/footer. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Adding Page Number to PDF with Rust|Aspose.PDF ...

    This article demonstrates how to add page numbers to an existing PDF Document using Aspose.PDF for Rust via C++....functionality to modify PDF documents programmatically. In this...page, and saves the modified document under a new name. This approach...

    docs.aspose.com/pdf/rust-cpp/add-page-number/
  3. Add, Move or Delete pages in PDF using C++ | As...

    Manipulate PDF pages of your Document programmatically with C++ sample code using Aspose.PDF for C++...Delete Pages How to Insert pages to PDF Document using C++ In order... powerful and easy to use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/pages/
  4. Create DOCM in Python | products.aspose.com

    Generate Microsoft Word DOCM Document using Python applications without using Microsoft Word....DOCM File in Python Create Document class object. Create DocumentBuilder...DOCM document path. Creation Requirements For DOCM document creation...

    products.aspose.com/total/python-net/create/docm/
  5. SignatureLineOptions class | Aspose.Words for N...

    Aspose.Words.SignatureLineOptions class. Allows to specify options for signature line being inserted...options for signature line being inserted. Used in DocumentBuilder ...with Digital Signatures documentation article. Constructors Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. INodeChangingCallback class | Aspose.Words for ...

    aspose.words.INodeChangingCallback class. Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document....when nodes are inserted or removed in the document. Methods Name...Name Description node_inserted(args) Called when a node belonging...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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...