Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 12,037 for

section

(0.07 sec)
  1. PageSetup.LineNumberDistanceFromText | Aspose.W...

    Discover the PageSetup LineNumberDistanceFromText property to easily adjust the spacing between line numbers and your document's text for improved readability....enable line numbering for a section. Document doc = new Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/net/aspose.words/pag...
  2. 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...
  3. 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...
  4. 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...
  5. PageSetup.footnoteOptions property | Aspose.Wor...

    PageSetup.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this Section....positioning of footnotes in this section. get footnoteOptions () : Aspose...affecting footnotes/endnotes in a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutOptions.ContinuousSectionPageNumberingRes...

    Discover the LayoutOptions ContinuousSectionPageNumberingRestart property for seamless page numbering control in continuous Sections. Optimize your document layout today!...numbers when a continuous section restarts the page numbering...numbering in a continuous section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization....the parent Section of the paragraph. public Section ParentSection...top of every page of this section, above the main body text....

    reference.aspose.com/words/net/aspose.words/par...
  8. 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...
  9. PageSetup.LineNumberCountBy | Aspose.Words for ...

    Discover the PageSetup LineNumberCountBy property to easily customize line number increments for enhanced document formatting and readability....enable line numbering for a section. Document doc = new Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Aspose::Words::CompositeNode::RemoveAllChildren...

    Aspose::Words::CompositeNode::RemoveAllChildren method. Removes all the child nodes of the current 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...

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