Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 12,206 for

section

(0.04 sec)
  1. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or Section or runs continuously....beginning of a new page or section or runs continuously. get ...enable line numbering for a section. let doc = new aw . Document...

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

    Access specific Sections effortlessly with the SectionCollection Item property. Retrieve any Section by index for streamlined data management....Retrieves a section at the given index. public Section this [ int...An index into the list of sections. Remarks The index is zero-based...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph formatting properties....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/nodejs-net/aspose.wo...
  4. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting....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/nodejs-net/aspose.wo...
  5. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font formatting of this object....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/nodejs-net/aspose.wo...
  6. Section.clear_headers_footers method | Aspose.W...

    aspose.words.Section.clear_headers_footers method...headers and footers of this section. def clear_headers_footers...headers and footers of this section linked to headers and footers...

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

    Protection type for a document in Java....turn off protection for a section. Document doc = new Document();...DocumentBuilder(doc); builder.writeln("Section 1. Hello world!"); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. PageSetup.LineNumberDistanceFromText | Aspose.W...

    Discover the PageSetup LineNumberDistanceFromText property to easily adjust the spacing between line numbers and your document's text for improved readability....enable line numbering for a section. Document doc = new Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/net/aspose.words/pag...
  9. PageSetup.footnoteOptions property | Aspose.Wor...

    PageSetup.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this Section....positioning of footnotes in this section. get footnoteOptions () : Aspose...affecting footnotes/endnotes in a section. let doc = new aw . Document...

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

    Create dynamic content effortlessly with our Paragraph constructor. Easily initialize and customize your Paragraph class for enhanced readability....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/par...