Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....getField(); // Insert the text for this merge field as...getFieldValue()); // The HTML text itself should not be inserted // We have already...
aspose.words.fields.FieldTime class. Implements the TIME field... Remarks Inserts the current date and time....Description display_result Gets the text that represents the displayed...
BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document....doc = doc ) # Insert five bookmarks with text inside their boundaries...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...
Aspose::Words::Drawing::ShapeBase::get_DistanceTop method. Returns or sets the distance (in points) between the document Text and the top edge of the shape in C++....points) between the document text and the top edge of the shape...the wrapping distance for a text that surrounds a shape. auto...
Aspose::Words::Drawing::ShapeBase::get_DistanceRight method. Returns or sets the distance (in points) between the document Text and the right edge of the shape in C++....points) between the document text and the right edge of the shape...the wrapping distance for a text that surrounds a shape. auto...
aspose.words.fields.FieldInfo class. Implements the INFO field... Remarks Inserts information about a document...Description display_result Gets the text that represents the displayed...
Specifies horizontal alignment of a floating shape Text frame or floating table in Java....alignment of a floating shape, text frame or floating table. Examples:...Examples: Shows how to insert a floating image to the center of...
Extract contents from Word document using Ruby....start_para , end_para , true ) # Insert the content into a new separate...reverse the array to make inserting the content back into the...
Shape.Text_path property. Defines the Text of the Text path (of a WordArt object)....text_path property Shape.text_path property Defines the text...the text path (of a WordArt object). @property def text_path...
Font.style property. Gets or sets the character style applied to this formatting....doc ); // Insert a custom style and apply it to text created using..."MyStyle" ; builder . write ( "This text is in a custom style." ); //...