Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 12,205 for

section

(0.03 sec)
  1. Aspose::Words::HeaderFooterCollection::LinkToPr...

    Aspose::Words::HeaderFooterCollection::LinkToPrevious method. Links or unlinks the specified header or footer to the corresponding header or footer in the previous Section in C++....or footer in the previous section. void Aspose :: Words :: HeaderFooterCollecti...or footer to the previous section; false to unlink. Remarks If...

    reference.aspose.com/words/cpp/aspose.words/hea...
  2. 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...
  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. HeaderFooterCollection indexer | Aspose.Words f...

    HeaderFooterCollection indexer. Retrieves a [HeaderFooter](../../headerfooter/) at the given index....headers and footers between sections. doc = aw . Document () builder...= doc ) builder . write ( 'Section 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Section.page_setup property | Aspose.Words for ...

    Section.page_setup property. Returns an object that represents page setup and Section properties....page_setup property Section.page_setup property Returns an object...represents page setup and section properties. @property def page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.RemoveChild | Aspose.Words for .NET

    Effortlessly manage your CompositeNode with the RemoveChild method, designed to streamline node removal for enhanced performance and efficiency....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/com...
  7. Aspose::Words::HeaderFooter::get_IsLinkedToPrev...

    Aspose::Words::HeaderFooter::get_IsLinkedToPrevious method. True if this header or footer is linked to the corresponding header or footer in the previous Section in C++....or footer in the previous section. bool Aspose :: Words :: HeaderFooter...headers and footers between sections. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/hea...
  8. PageSetup.FirstPageTray | Aspose.Words for .NET

    Discover how to customize the first page tray with the PageSetup FirstPageTray property for optimal printing. Tailor your print settings for efficiency!...use for the first page of a section. The value is implementation...Examples Shows how to get all the sections in a document to use the default...

    reference.aspose.com/words/net/aspose.words/pag...
  9. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand Section breaks and enhance document formatting for better control and presentation....break at the beginning of the section. public enum SectionStart Values...Description Continuous 0 The new section starts on the same page as...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the Section....body property Section.body property Returns the Body child node...node of the section. @property def body ( self ) -> aspose . words...

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