Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 6,205 for

section

(0.05 sec)
  1. 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...
  2. 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...
  3. 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...
  4. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....NodeCollection A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  5. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your documents. Enhance readability and formatting with ease!...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...
  6. 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...
  7. Aspose::Words::DocumentVisitor::VisitBodyStart ...

    Aspose::Words::DocumentVisitor::VisitBodyStart method. Called when enumeration of the main text story in a Section has started in C++....of the main text story in a section has started. virtual Aspose...VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 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...
  9. DocumentVisitor.VisitBodyEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitBodyEnd method—efficiently manage text story enumeration and enhance your document processing capabilities....of the main text story in a section has ended. public virtual VisitorAction...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/net/aspose.words/doc...
  10. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....enable line numbering for a section. Document doc = new Document();...DocumentBuilder(doc); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/java/com.aspose.word...