Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 12,037 for

section

(0.04 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. PageSetup.OtherPagesTray | Aspose.Words for .NET

    Discover the PageSetup OtherPagesTray property to easily customize paper tray settings for your printer. Optimize printing efficiency for every Section!...all but 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...