Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 14,811 for

section

(0.09 sec)
  1. Body.accept method | Aspose.Words for Node.js

    Body.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visitBodyEnd()...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LayoutOptions.continuous_section_page_numbering...

    LayoutOptions.continuous_Section_page_numbering_restart property. Gets or sets the mode of behavior for computing page numbers when a continuous Section restarts the page numbering....continuous_section_page_numbering_restart property LayoutOptions...LayoutOptions.continuous_section_page_numbering_restart property Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number....enable line numbering for a section. doc = aw . Document () builder...doc = doc ) # We can use the section's PageSetup object to display...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_Section property. Retrieves the parent [Section](../../Section/) of the paragraph....parent_section property Paragraph.parent_section property Retrieves...parent Section of the paragraph. @property def parent_section ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Aspose::Words::PageSetup class | Aspose.Words f...

    Aspose::Words::PageSetup class. Represents the page setup properties of a Section. To learn more, visit the documentation article in C++....page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. class PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a document that is contained in this node in C++....first section in the document, and then add another section. builder...builder -> Write ( u "Section 1. " ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. 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...
  9. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a Section in Java....header or footer text of a section. To learn more, visit the Working...is a section-level node and can only be a child of Section . There...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::LineNumberRestartMode enum | Asp...

    Aspose::Words::LineNumberRestartMode enum. Determines when automatic line numbering restarts in C++....numbering restarts at the section start. Continuous 2 Line numbering...continuous from the previous section. Examples Shows how to enable...

    reference.aspose.com/words/cpp/aspose.words/lin...