Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 14,637 for

section

(0.11 sec)
  1. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a Section of a document...all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Orientation | Aspose.Words for Java

    Specifies page orientation 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...
  3. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the documentation article in C++....which is applied in the parent section. get_TabStops () Gets the collection...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. EndnotePosition enumeration | Aspose.Words for ...

    aspose.words.notes.EndnotePosition enumeration. Defines the endnote position....END_OF_SECTION Endnotes are output at the end of the section. END_OF_DOCUMENT...insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. HeaderFooter.header_footer_type property | Aspo...

    HeaderFooter.header_footer_type property. Gets the type of this header/footer....top of every page of this section, above the main body text....HEADER_PRIMARY ) doc . first_section . headers_footers . add ( header...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....Setup and Section Formatting Page setup and section properties...page setup attributes of a section (left margin, bottom margin...

    docs.aspose.com/words/java/using-documentbuilde...
  7. Working with Document in Node.js|Aspose.Words f...

    The `Document` class provides various document properties and methods using Node.js. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Node.js. The `Document` object can be saved to a file or stream and also sent to a browser....entire document or separate sections. Document contains a collection...collection of the Section objects enabling you to obtain a particular...

    docs.aspose.com/words/nodejs-net/working-with-d...
  8. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first page in C++....appears on the first page of the section. builder -> MoveToHeaderFooter...appears on every page in the section. // We can override the primary...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of text in a Section of a document. To learn more, visit the documentation article in C++....all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....CompositeNode to remove a section before the last section in the document...DocumentBuilder(doc); builder.writeln("Section 1 text."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...