Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 3,005 for

append

(0.06 sec)
  1. Aspose::Words::DocumentVisitor::VisitOfficeMath...

    Aspose::Words::DocumentVisitor::VisitOfficeMathStart method. Called when enumeration of a Office Math object has started in C++....mDocTraversalDepth ; i ++ ) { mBuilder -> Append ( u "| " ); } mBuilder -> AppendLine...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. NodeChangingArgs.Node | Aspose.Words for .NET

    Discover the NodeChangingArgs property to easily manage nodes being added or removed in your application. Streamline your workflow today!... Append ( $"\tFont:\tChanged from \"...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document...append_content() and Section.prepend_content()...(Inherited from CompositeNode ) append_child(new_child) Adds the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  4. INodeChangingCallback.NodeInserted | Aspose.Wor...

    Discover the INodeChangingCallback NodeInserted method—triggered when a document node is added to another, enhancing your coding efficiency.... Append ( $"\tFont:\tChanged from \"...

    reference.aspose.com/words/net/aspose.words/ino...
  5. Body.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the Body EnsureMinimum method. Automatically add an empty paragraph if the last child isn't a paragraph for better formatting....not a paragraph, creates and appends one empty paragraph. public...create a new section, and then append it as a child to the root document...

    reference.aspose.com/words/net/aspose.words/bod...
  6. Aspose::Words::Tables::Table::get_FirstRow meth...

    Aspose::Words::Tables::Table::get_FirstRow method. Returns the first Row node in the table in C++....:: Table , 1 , true )); // Append all rows from the current table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a paragraph, creates and Appends one empty paragraph....not a paragraph, creates and appends one empty paragraph. def ensure_minimum...create a new section, and then append it as a child to the root document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/cpp/aspose.words/run/
  9. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story....document // where the builder appends new nodes when we use its document...builder just inserted. // To append content to a different part...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DropDownItemCollection.count property | Aspose....

    DropDownItemCollection.count property. Gets the number of elements contained in the collection.... # 1 - Append an item to the end of the collection:...

    reference.aspose.com/words/python-net/aspose.wo...