NodeCollection.add method. Adds a node to the end of the collection....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. expect ( doc . getChild (...
Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....Examples Shows how to insert a paragraph into the document. auto doc..."Writeln" method ends the paragraph after appending text // and...
Discover the PageSetup property for customizable section settings. Optimize your document layout with easy access to page and section configurations....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...
Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range in C++....+ u "we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph inside the outer editable...
Aspose::Words::CompositeNode::RemoveAllChildren method. Removes all the child nodes of the current node in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...
Working with Document Styles using Ruby...."Intense Emphasis" # Collect paragraphs with defined styles. # Show...collected paragraphs and display the text of this paragraphs. paragraphs...
FieldRef.insertParagraphNumberInRelativeContext property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context....insert the paragraph number of the referenced paragraph in relative...
FieldStyleRef.insertParagraphNumberInRelativeContext property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context....insert the paragraph number of the referenced paragraph in relative...
Table constructor. Initializes a new instance of the [Table](../) class....contain cells, which may have paragraphs # with typical elements such...least one row, cell, and paragraph. first_row = aw . tables ...
Aspose::Words::BuildingBlocks::BuildingBlockBehavior enum. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in C++.... Paragraph 1 Specifies that the building...be inserted into its own paragraph. Page 2 Specifies that the...