Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 7,680 for

section

(0.03 sec)
  1. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent Section and enhance your content management efficiency....the parent section of this story. public Section ParentSection...equivalent to ParentNode casted to Section . Examples Shows how to store...

    reference.aspose.com/words/net/aspose.words/bod...
  2. Node.PreviousSibling | Aspose.Words for .NET

    Discover the Node PreviousSibling property to easily access the node that comes before your current node, enhancing your DOM manipulation skills....CompositeNode to remove a section before the last section in the document...doc ); builder . Writeln ( "Section 1 text." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/nod...
  3. DocumentVisitor.visitBodyStart method | Aspose....

    DocumentVisitor.visitBodyStart method. Called when enumeration of the main text story in a Section has started....of the main text story in a section has started. visitBodyStart...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Section.pageSetup property | Aspose.Words for N...

    Section.pageSetup property. Returns an object that represents page setup and Section properties....pageSetup property Section.pageSetup property Returns an object...represents page setup and section properties. get pageSetup ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::DocumentVisitor::VisitParagraphE...

    Aspose::Words::DocumentVisitor::VisitParagraphEnd method. Called when enumeration of a paragraph has ended in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ContinuousSectionRestart | Aspose.Words for Java

    Represents different behaviors when computing page numbers in a continuous Section that restarts page numbering in Java....page numbers in a continuous section that restarts page numbering...numbering in a continuous section. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....numbering restarts at the section start. Continuous Line numbering...continuous from the previous section. Examples Shows how to enable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldSectionPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSectionPages class to efficiently implement the SectionPAGES field and enhance your document processing capabilities....the current section. Examples Shows how to use SECTION and SECTIONPAGES...fields to number pages by sections. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentVisitor.VisitBodyStart | Aspose.Words f...

    Discover the DocumentVisitor VisitBodyStart method—essential for efficiently enumerating main text stories in your Sections. Enhance your coding workflow today!...of the main text story in a section has started. public virtual...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/net/aspose.words/doc...