Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 12,037 for

section

(0.04 sec)
  1. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious property. True if this header or footer is linked to the corresponding header or footer in the previous Section....or footer in the previous section. get isLinkedToPrevious ()...headers and footers between sections. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!...blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/net/aspose.words/com...
  3. DocumentVisitor.visit_section_start method | As...

    DocumentVisitor.visit_Section_start method. Called when enumeration of a Section has started....visit_section_start method visit_section_start(section) Called...enumeration of a section has started. def visit_section_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Range.Delete | Aspose.Words for .NET

    Efficiently remove all characters within a specified range using the Range Delete method. Simplify your text editing tasks effortlessly!...first section in the document, and then add another section. builder...builder . Write ( "Section 1. " ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/ran...
  5. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...
  6. ProtectionType enumeration | Aspose.Words for P...

    aspose.words.ProtectionType enumeration. Protection type for a document....turn off protection for a section. doc = aw . Document () builder...doc ) builder . writeln ( 'Section 1. Hello world!' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size....with other settings for a section. doc = aw . Document () builder..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....RESTART_SECTION Line numbering restarts at the section start....continuous from the previous section. Examples Shows how to enable...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method...and footers in the previous section. linkToPrevious ( isLinkToPrevious...and footers to the previous section; false to unlink them. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.visitSectionStart method | Aspo...

    DocumentVisitor.visitSectionStart method. Called when enumeration of a Section has started....visitSectionStart(section) Called when enumeration of a section has started...visitSectionStart ( section : Aspose . Words . Section ) Parameter Type...

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