FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry....PARAGRAPH section = aw . Section ( glossary_doc ) section . append_child...aw . Body ( glossary_doc )) section . body . append_paragraph (...
Aspose::Words::ControlChar::SectionBreakChar field. End of Section character: (char)12 or "\f" in C++....SectionBreakChar field End of section character: (char)12 or “\f”...Add a section break. This does not make a new section or paragraph...
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 =...
PageSetup.clear_formatting method. Resets page setup to default paper size, margins and orientation....revert page setup settings to sections in a document. doc = aw ....for the builder's current section and add text. builder . page_setup...
ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...