Aspose::Words::CompositeNode::AppendChild method. Adds the specified node to the end of the list of child nodes for this node in C++....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...
Aspose::Words::SubDocument::Accept method. Accepts a visitor in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...
Aspose::Words::Body::Accept method. Accepts a visitor in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...
Aspose::Words::Document::Accept method. Accepts a visitor in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...
Paragraph.paragraph_format property. Provides access to the paragraph formatting properties....blank document contains one section, one body and one paragraph...collection. # First, create a new section, and then append it as a child...
Inline.font property. Provides access to the font formatting of this object....blank document contains one section, one body and one paragraph...collection. # First, create a new section, and then append it as a child...
Run.text property. Gets or sets the text of the run....blank document contains one section, one body and one paragraph...collection. # First, create a new section, and then append it as a child...