Section.ensureMinimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../Paragraph/)....body with one Paragraph . ensureMinimum () Examples...body, which in turn has a paragraph. // We can add contents to...
Inline.font property. Provides access to the font formatting of this object....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...
Run.text property. Gets or sets the text of the run....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...
Extract Content from Document using PHP....content between specific paragraphs using the `ExtractContent`...getChild ( $ nodeType -> PARAGRAPH , 6 , true ); $ endPara =...
CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...
Specifies text alignment in a Paragraph in Java....Specifies text alignment in a paragraph. Examples: Shows how to construct...section, one body and one paragraph. // Call the "RemoveAllChildren"...
FrameFormat.isFrame property. Returns ``true`` if the Paragraph is a frame....property Returns true if the paragraph is a frame. get isFrame ()...formatting properties of paragraphs that are frames. let doc...
Discover the FrameFormat Height property to easily access and utilize the height of your specified frame for enhanced design flexibility....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...