Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 14,110 for

section

(0.06 sec)
  1. Run.text property | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.PageNumberStyle | Aspose.Words for .NET

    Discover the PageSetup PageNumberStyle property to easily customize your page number format for enhanced document presentation and clarity....set up page numbering in a section. Document doc = new Document...doc ); builder . Writeln ( "Section 1, page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/pag...
  3. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Range.delete method | Aspose.Words for Python

    Range.delete method. Deletes all characters of the range....first section in the document, and then add another section. builder...builder . write ( 'Section 1. ' ) builder . insert_break ( aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....CompositeNode to remove a section before the last section in the document...); builder -> Writeln ( u "Section 1 text." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph formatting properties 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...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object 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...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Aspose::Words::DocumentVisitor::VisitSectionEnd...

    Aspose::Words::DocumentVisitor::VisitSectionEnd method. Called when enumeration of a Section has ended in C++....Called when enumeration of a section has ended. virtual Aspose ::...:: Section > section ) Parameter Type Description section Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. SectionCollection class | Aspose.Words for Python

    aspose.words.SectionCollection class. A collection of [Section](../Section/) objects in the document...SectionCollection class A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Section.body property | Aspose.Words for Node.js

    Section.body property. Returns the [Body](../../body/) child node of the Section....body property Section.body property Returns the Body child node...node of the section. get body () : Aspose . Words . Body Remarks...

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