Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 12,037 for

section

(0.05 sec)
  1. Aspose::Words::SectionLayoutMode enum | Aspose....

    Aspose::Words::SectionLayoutMode enum. Specifies the layout mode for a Section allowing to define the document grid behavior in C++....Specifies the layout mode for a section allowing to define the document...contents of the corresponding section in the document. Grid 1 Specifies...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a Section. To learn more, visit the documentation article in C++....container for the main text of a section. To learn more, visit the Aspose...get_ParentSection () Gets the parent section of this story. get_PreviousSibling...

    reference.aspose.com/words/cpp/aspose.words/body/
  3. ControlChar.LineFeed | Aspose.Words for .NET

    Discover the ControlChar LineFeed field, understand the line feed character (x000a) for seamless text formatting and improved data handling....Add a section break. This does not make a new section or paragraph...doc . Sections . Count ); builder . Write ( "Before section break...

    reference.aspose.com/words/net/aspose.words/con...
  4. ControlChar.ParagraphBreakChar | Aspose.Words f...

    Discover the ControlChar ParagraphBreakChar field, streamline your text formatting with the essential end-of-paragraph character for efficient document editing....Add a section break. This does not make a new section or paragraph...doc . Sections . Count ); builder . Write ( "Before section break...

    reference.aspose.com/words/net/aspose.words/con...
  5. ControlChar.NonBreakingSpaceChar | Aspose.Words...

    Discover ControlChar NonBreakingSpaceChar for seamless text formatting. Enhance your documents with non-breaking space character char160 for improved readability....Add a section break. This does not make a new section or paragraph...doc . Sections . Count ); builder . Write ( "Before section break...

    reference.aspose.com/words/net/aspose.words/con...
  6. ControlChar.SpaceChar | Aspose.Words for .NET

    Explore ControlChar SpaceChar field. Unlock the power of char32 for seamless data management and enhanced character control in your applications....Add a section break. This does not make a new section or paragraph...doc . Sections . Count ); builder . Write ( "Before section break...

    reference.aspose.com/words/net/aspose.words/con...
  7. ControlChar.Cell | Aspose.Words for .NET

    Discover ControlChar Cell field, the key to defining table cell and row endings with character x0007. Enhance your data organization effortlessly!...Add a section break. This does not make a new section or paragraph...doc . Sections . Count ); builder . Write ( "Before section break...

    reference.aspose.com/words/net/aspose.words/con...
  8. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" 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. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_Section property. Retrieves the parent [Section](../../Section/) of the paragraph....parent_section property Paragraph.parent_section property Retrieves...parent Section of the paragraph. @property def parent_section ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.LineNumberRestartMode | Aspose.Words ...

    Discover the PageSetup LineNumberRestartMode property to control line numbering—choose between restarting at new pages or continuous numbering for seamless documents....beginning of a new page or section or runs continuously. public...enable line numbering for a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...