Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 6,467 for

document insertion

(0.03 sec)
  1. FootnoteOptions.numberStyle property | Aspose.W...

    FootnoteOptions.numberStyle property. Specifies the number format for automatically numbered footnotes....applicable number styles see the Insert Footnote or Endnote dialog...marks. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...revision. let doc = new aw . Document ( base . myDir + "Revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::CommentCollection class | Aspose...

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

    reference.aspose.com/words/cpp/aspose.words/com...
  4. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....insert method insert(index, node) Inserts a node into the collection...collection at the specified index. insert ( index : number , node : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Insert Header and Footer in DOCX using C++

    In this example, we will explore how to insert Header and Footer in DOCX using C++. In order to use C++ to add Header and Footer information in Word Document, very simple API interface is used....TeX Product Family How to Insert Header and Footer in DOCX using...example, we will explore how to insert Header and Footer in DOCX using...

    kb.aspose.com/words/cpp/how-to-insert-header-an...
  6. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...move revision. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....the Working with Shapes documentation article. public sealed class...distance (in points) between the document text and the bottom edge of...

    reference.aspose.com/words/net/aspose.words.dra...
  8. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor...encountered that is not in the document, an exception will be thrown...means the last page in the document. PageSet(pages) Creates a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. FieldAutoNumLgl.RemoveTrailingPeriod | Aspose.W...

    Manage FieldAutoNumLgl's RemoveTrailingPeriod property to customize number display—eliminate trailing periods for cleaner, professional formatting....Examples Shows how to organize a document using AUTONUMLGL fields. public...FieldAutoNumLgl () { Document doc = new Document (); DocumentBuilder...

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