Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 12,037 for

section

(0.06 sec)
  1. Range.delete method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the Section....headersFooters property Section.headersFooters property Provides...headers and footers nodes of the section. get headersFooters () : Aspose...

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

    Discover how the ProtectedForForms property in Microsoft Word enhances document security, allowing users to edit only designated form fields easily....Hide ] Section.ProtectedForForms property True if the section is...protected for forms. When a section is protected for forms, users...

    reference.aspose.com/words/net/aspose.words/sec...
  5. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the Section....break at the beginning of the section. Members Name Description Continuous...Continuous The new section starts on the same page as the previous...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....CompositeNode to remove a section before the last section in the document...); builder -> Writeln ( u "Section 1 text." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final Section of your document, enhancing navigation and content management efficiency....Gets the last section in the document. public Section LastSection...are no sections. Examples Shows how to create a new section with...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Section.appendContent method | Aspose.Words for...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.RestartPageNumbering | Aspose.Words f...

    Discover how the RestartPageNumbering property enhances document formatting by allowing Section-specific page numbering. Optimize your layout effortlessly!...restarts at the beginning of the section. public bool RestartPageNumbering...continue from the previous section. Examples Shows how to set...

    reference.aspose.com/words/net/aspose.words/pag...