Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 12,115 for

section

(0.04 sec)
  1. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. HeaderFooterType | Aspose.Words for Java

    Identifies the type of header or footer found in a Word file in Java.... This is a per section header/footer. Do not renumber...for the first page of the section. FOOTER_PRIMARY Primary footer...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::DocumentBuilder::get_Document me...

    Aspose::Words::DocumentBuilder::get_Document method. Gets or sets the Document object that this object is attached to in C++....revert page setup settings to sections in a document. auto doc =...for the builder's current section and add text. builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a Section and paragraph in documents, ensuring complete and organized content....document contains no sections, creates one section with one paragraph...document contains one child Section, which includes one child Body...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  6. BuildingBlock.firstSection property | Aspose.Wo...

    BuildingBlock.firstSection property. Gets the first Section in the building block....firstSection property Gets the first section in the building block. get...Words . Section Remarks Returns null if there are no sections. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuildingBlock.lastSection property | Aspose.Wor...

    BuildingBlock.lastSection property. Gets the last Section in the building block....lastSection property Gets the last section in the building block. get...Words . Section Remarks Returns null if there are no sections. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 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...
  10. 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...