Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 12,115 for

section

(0.05 sec)
  1. Aspose::Words::BreakType enum | Aspose.Words fo...

    Aspose::Words::BreakType enum. Specifies type of a break inside a document in C++....of new section on the same page as the previous section. SectionBreakNewColum... 4 Specifies start of new section in the new column. SectionBreakNewPage...

    reference.aspose.com/words/cpp/aspose.words/bre...
  2. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a Section. To learn more, visit the documentation article in C++....header or footer text of a section. To learn more, visit the Working...or footer in the previous section. get_LastChild () const Gets...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. PageSetup.endnoteOptions property | Aspose.Word...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this Section....positioning of footnotes in this section. @property def footnote_options...affecting footnotes/endnotes in a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation....revert page setup settings to sections in a document. let doc = new...for the builder's current section and add text. builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.line_number_distance_from_text proper...

    PageSetup.line_number_distance_from_text property. Gets or sets distance between the right edge of line numbers and the left edge of the document....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...
  7. PageSetup.EndnoteOptions | Aspose.Words for .NET

    Discover the PageSetup EndnoteOptions property to easily customize endnote numbering and positioning for enhanced document formatting and clarity....positioning of endnotes in this section. public EndnoteOptions EndnoteOptions...affecting footnotes/endnotes in a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  8. PageSetup.FootnoteOptions | Aspose.Words for .NET

    Discover PageSetup FootnoteOptions to easily customize footnote numbering and positioning for enhanced document clarity and professionalism....positioning of footnotes in this section. public FootnoteOptions FootnoteOptions...affecting footnotes/endnotes in a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../Section/) of the paragraph....property Retrieves the parent Section of the paragraph. get parentSection...parentSection () : Aspose . Words . Section Examples Shows how to create...

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

    Discover how to manage your document glossary effectively. Learn to set and retrieve glossary entries for AutoText and Building Blocks in your templates....); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words/doc...