Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 12,037 for

section

(0.05 sec)
  1. Section.append_content method | Aspose.Words fo...

    Section.append_content method. Inserts a copy of content of the source Section at the end of this Section....method append_content(source_section) Inserts a copy of content...of the source section at the end of this section. def append_content...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Section.prependContent method | Aspose.Words fo...

    Section.prependContent method. Inserts a copy of content of the source Section at the beginning of this Section....the source section at the beginning of this section. prependContent...sourceSection : Aspose . Words . Section ) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent Section of this story in C++....on method Gets the parent section of this story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: HeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. Working with Sections in C++|Aspose.Words for C++

    Understanding document Section concepts and manipulation practices using C++. Insert Section into a document C++. Remove Section C++. 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/cpp/working-with-sections/
  5. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent Section of this story....parentSection property Gets the parent section of this story. get parentSection...parentSection () : Aspose . Words . Section Remarks Body.parentSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Section.HeadersFooters | Aspose.Words for .NET

    Access and manage Section headers and footers effortlessly with our intuitive property feature. Enhance document organization and presentation today!...HeadersFooters Contents [ Hide ] Section.HeadersFooters property Provides...headers and footers nodes of the section. public HeaderFooterCollecti...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management....Body Contents [ Hide ] Section.Body property Returns the Body...Body child node of the section. public Body Body { get ; } Remarks...

    reference.aspose.com/words/net/aspose.words/sec...
  8. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the Section in Java....break at the beginning of the section. Examples: Shows how to construct...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. HeaderFooterCollection.link_to_previous method ...

    aspose.words.HeaderFooterCollection.link_to_previous method...and footers in the previous section. def link_to_previous ( self...and footers to the previous section; False to unlink them. Remarks...

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