Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 15,148 for

section

(0.09 sec)
  1. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....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/python-net/aspose.wo...
  2. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_Section method. Moves the cursor to the beginning of the body in a specified Section....move_to_section method move_to_section(section_index) Moves the...specified section. def move_to_section ( self , section_index :...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....with other settings for a section. let doc = new aw . Document..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HeaderFooter.parentSection property | Aspose.Wo...

    HeaderFooter.parentSection property. Gets the parent Section of this story....parentSection property Gets the parent section of this story. get parentSection...parentSection () : Aspose . Words . Section Remarks HeaderFooter.parentSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldSection class | Aspose.Words for Python

    aspose.words.fields.FieldSection class. Implements the Section field...FieldSection class Implements the SECTION field. To learn more, visit...the number of the current section. Inheritance: FieldSection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Section.clone method | Aspose.Words for Python

    aspose.words.Section.clone method...Creates a duplicate of this section. def clone ( self ): ... c...Creates a duplicate of this section. def clone ( self , is_clone_children...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a Section in Java....page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. Remarks: PageSetup...

    reference.aspose.com/words/java/com.aspose.word...
  8. Document.first_section property | Aspose.Words ...

    Document.first_Section property. Gets the first Section in the document....first_section property Document.first_section property Gets the...first section in the document. @property def first_section ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....enable line numbering for a section. let doc = new aw . Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized Sections....printed at the end of the next section that doesn’t suppress endnotes...before the endnotes in that section. public bool SuppressEndnotes...

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