Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 12,115 for

section

(0.04 sec)
  1. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this Section contains bidirectional (complex scripts) text....property Specifies that this section contains bidirectional (complex...True , the columns in this section are laid out from right to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page....revert page setup settings to sections in a document. doc = aw ....for the builder's current section and add text. builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Section.accept method | Aspose.Words for Node.js

    Section.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visitSectionEnd()...class Section Section.protectedForForms property Section.appendContent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Using DocumentBuilder to Modify a Document Easi...

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

    docs.aspose.com/words/cpp/using-documentbuilder...
  5. Section.accept method | Aspose.Words for Python

    Section.accept method. Accepts a visitor....visit_section_start() , then calls Node.accept()...of the section and calls DocumentVisitor.visit_section_end() at...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting... first_section . body . first_paragraph ....assertEqual ( 1 , doc . first_section . body . paragraphs . count...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::LowCode::MailMergeOptions::get_R...

    Aspose::Words::LowCode::MailMergeOptions::get_RetainFirstSectionStart method. Gets a value indicating whether the Section start of the first document Section and its copies for subsequent data source rows are retained during mail merge or updated according to MS Word behaviour in C++....whether the section start of the first document section and its copies...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Aspose::Words::LowCode::MailMergeOptions::set_R...

    Aspose::Words::LowCode::MailMergeOptions::set_RetainFirstSectionStart method. Sets a value indicating whether the Section start of the first document Section and its copies for subsequent data source rows are retained during mail merge or updated according to MS Word behaviour in C++....whether the section start of the first document section and its copies...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. How to Use Aspose.Words Instead of Docx4j|Aspos...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of docx4j....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/java/aspose-words-instead...
  10. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....CONTINUE; } /// /// Called when a Section node is encountered in the...visitSectionStart(final Section section) { // Get the index of our section within...

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