Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 15,166 for

section

(0.14 sec)
  1. Node.range property | Aspose.Words for Node.js

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node....first section in the document, and then add another section. builder...builder . write ( "Section 1. " ); builder . insertBreak ( aw ...

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

    Discover the PageSetup SectionStart property to easily manage Section breaks in your document. Enhance formatting and improve layout control today!...Returns or sets the type of section break for the specified object...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options to elevate your document's appearance!...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/net/aspose.words/par...
  4. Aspose::Words::NodeCollection::RemoveAt method ...

    Aspose::Words::NodeCollection::RemoveAt method. Removes the node at the specified index from the collection and from the document in C++....Shows how to add and remove sections in a document. auto doc =...doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Section.page_setup property | Aspose.Words for ...

    Section.page_setup property. Returns an object that represents page setup and Section properties....page_setup property Section.page_setup property Returns an object...represents page setup and section properties. @property def page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Slide Sections in Presentations Using Ja...

    Streamline slide Sections in PowerPoint and OpenDocument with Aspose.Slides for Java — split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations Using Java Contents [...Presentation into sections. You get to create sections that contain...

    docs.aspose.com/slides/java/slide-section/
  7. DocumentVisitor.visitSectionStart method | Aspo...

    DocumentVisitor.visitSectionStart method. Called when enumeration of a Section has started....visitSectionStart(section) Called when enumeration of a section has started...visitSectionStart ( section : Aspose . Words . Section ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamline interactions on your platform. Boost your user experience today!...<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/net/aspose.words/sub...
  9. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the Section....break at the beginning of the section. Members Name Description CONTINUOUS...CONTINUOUS The new section starts on the same page as the previous...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first Section in the document in C++....ion method Gets the first section in the document. System ::...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: Document...

    reference.aspose.com/words/cpp/aspose.words/doc...