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

section

(0.07 sec)
  1. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this Section....Creates a duplicate of this section. clone () Examples Shows how...how to add and remove sections in a document. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Section.protectedForForms property | Aspose.Wor...

    Section.protectedForForms property. True if the Section is protected for forms...property Section.protectedForForms property True if the section is...protected for forms. When a section is protected for forms, users...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...
  5. 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/
  6. 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...
  7. 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...
  8. Body.parent_section property | Aspose.Words for...

    Body.parent_Section property. Gets the parent Section of this story....parent_section property Body.parent_section property Gets the...parent section of this story. @property def parent_section ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Section.AppendContent | Aspose.Words for .NET

    Discover how the AppendContent method enhances your Sections by seamlessly adding source content, boosting organization and clarity in your projects....AppendContent Contents [ Hide ] Section.AppendContent method Inserts...of the source section at the end of this section. public void...

    reference.aspose.com/words/net/aspose.words/sec...