Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 12,037 for

section

(0.11 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::PageBorderAppliesTo enum | Aspos...

    Aspose::Words::PageBorderAppliesTo enum. Specifies which pages the page border is printed on in C++....shown on all pages of the section. FirstPage 1 Page border is...shown on the first page of the section only. OtherPages 2 Page border...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Type method. Specifies the building block type in C++....); // The block itself is a section that contains the text. ASSERT_EQ...into the document as a new section. doc -> AppendChild ( doc ->...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython....access to the last section of the document. section = doc . getLastSection...getLastSection () section . getBody () . appendChild ( para ) # Next...

    docs.aspose.com/words/java/working-with-nodes-i...
  6. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Guid method. Gets or sets an identifier (a 128-bit GUID) that uniquely identifies this building block in C++....); // The block itself is a section that contains the text. ASSERT_EQ...into the document as a new section. doc -> AppendChild ( doc ->...

    reference.aspose.com/words/cpp/aspose.words.bui...
  7. Configuring Active Output Formats|Aspose.Words ...

    How to modify list of output formats for the Aspose.Words for SharePoint.... Find section < appSettings > and add following...not contain < appSettings > section, then navigate to the end of...

    docs.aspose.com/words/sharepoint/configuring-ac...
  8. Working With Nodes in Ruby|Aspose.Words for Java

    Working With Document Nodes using Ruby....access to the last section of the document. section = doc . getLastSection...getLastSection () section . getBody () . appendChild ( para ) \ #...

    docs.aspose.com/words/java/working-with-nodes-i...
  9. 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...
  10. 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...