Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 14,119 for

section

(0.36 sec)
  1. BuildingBlock.last_section property | Aspose.Wo...

    BuildingBlock.last_Section property. Gets the last Section in the building block....last_section property BuildingBlock.last_section property Gets...Gets the last section in the building block. @property def last_section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuildingBlock.first_section property | Aspose.W...

    BuildingBlock.first_Section property. Gets the first Section in the building block....first_section property BuildingBlock.first_section property Gets...Gets the first section in the building block. @property def first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a Section at the given index in C++....dx_get method Retrieves a section at the given index. System...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: SectionCollection...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. 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...
  5. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....of the main text story in a section has ended. virtual VisitBodyStart...of the main text story in a section has started. virtual VisitBookmarkEnd...

    reference.aspose.com/words/net/aspose.words/doc...
  6. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances document layout by adjusting text alignment for improved readability and presentation....each page in a document or section. public PageVerticalAlignmen...revert page setup settings to sections in a document. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Page Breaks|Aspose.Words for JasperReports

    Aspose.Words for JasperReports supports three ways page breaks are inserted between document pages.... Section breaks (that is, one section per page – default...the document at all. The “section breaks” mode is chosen as default...

    docs.aspose.com/words/jasperreports/page-breaks/
  8. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf 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...
  9. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" 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...
  10. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" 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...