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...paragraph. Assert . That ( doc . Sections . Count , Is . EqualTo ( 1...
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...paragraph. Assert . That ( doc . Sections . Count , Is . EqualTo ( 1...
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...paragraph. Assert . That ( doc . Sections . Count , Is . EqualTo ( 1...
Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined document management....revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder . PageSetup...
Section.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visitSectionEnd()...class SectionSection.protectedForForms property Section.appendContent...
Aspose::Words::DocumentBuilder::get_PageSetup method. Returns an object that represents current page setup and Section properties in C++....represents current page setup and section properties. System :: SharedPtr...revert page setup settings to sections in a document. auto doc =...
Aspose.Words.ParagraphFormat class. Represents all the formatting for a paragraph...which is applied in the parent section. tabStops Gets the collection...blank document contains one section, one body and one paragraph...
Specifies text alignment in a paragraph in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...
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...
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...