Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 15,156 for

section

(0.08 sec)
  1. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    Discover the DocumentVisitor VisitSectionEnd method, crucial for managing Section enumeration in your applications. Enhance your coding efficiency today!...Called when enumeration of a section has ended. public virtual VisitorAction...VisitSectionEnd ( Section section ) Parameter Type Description section Section...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the Section in C++....break at the beginning of the section. enum class SectionStart Values...Description Continuous 0 The new section starts on the same page as...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. HeaderFooterCollection.LinkToPrevious | Aspose....

    Discover the LinkToPrevious method in HeaderFooterCollection to easily connect or disconnect headers and footers across your document Sections for seamless formatting....and footers in the previous section. public void LinkToPrevious...and footers to the previous section; false to unlink them. Remarks...

    reference.aspose.com/words/net/aspose.words/hea...
  4. ParagraphFormat.style_name property | Aspose.Wo...

    ParagraphFormat.style_name property. Gets or sets the name of the paragraph style applied to this formatting....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...
  5. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property to easily access the parent Section of your story, enhancing your document's structure and organization....the parent section of this story. public Section ParentSection...equivalent to ParentNode casted to Section . Examples Shows how to link...

    reference.aspose.com/words/net/aspose.words/hea...
  6. Section.clearHeadersFooters method | Aspose.Wor...

    Aspose.Words.Section.clearHeadersFooters method...headers and footers of this section. clearHeadersFooters () Remarks...headers and footers of this section linked to headers and footers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Sections in Java|Aspose.Words for ...

    Understanding document Section concepts and manipulation practices using Java. Insert Section into a document Java. Remove Section Java. Copy Sections between Documents....Ask AI Working with Sections Contents [ Hide ] Sometimes you...can achieve that with sections. Sections are level nodes that...

    docs.aspose.com/words/java/working-with-sections/
  8. PageSetup.suppressEndnotes property | Aspose.Wo...

    PageSetup.suppressEndnotes property. True if endnotes are printed at the end of the next Section that doesn't suppress endnotes...printed at the end of the next section that doesn’t suppress endnotes...before the endnotes in that section. get suppressEndnotes () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Range.delete method | Aspose.Words for Node.js

    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 . insertBreak ( aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next Section that doesn't suppress endnotes...printed at the end of the next section that doesn’t suppress endnotes...before the endnotes in that section. @property def suppress_endnotes...

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