Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... // 1 - An "insert" revision: // This revision...revision occurs when we inserttext while tracking changes. expect (...
Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... // 1 - An "insert" revision: // This revision...revision occurs when we inserttext while tracking changes. expect (...
A collection of strings that represent all the items in a drop-down form field in Java.... Examples: Shows how to insert a combo box field, and edit...new DocumentBuilder(doc); // Insert a combo box, and then verify...
Font.bold property. True if the font is formatted as bold....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. let font = builder . font ;...
Aspose::Words::Fields::FieldPageRef class. Implements the PAGEREF field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...get_InsertHyperlink () Gets whether to insert a hyperlink to the bookmarked...
Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of shapes. Optimize your design with precision and control!... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc ); // Insert a floating image that will...
ShapeBase.verticalAlignment property. Specifies how the shape is positioned vertically.... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc ); // Insert a floating image that will...
CellFormat.horizontal_merge property. Specifies how the cell is merged horizontally with other cells in the row....DocumentBuilder ( doc = doc ) # Insert a cell into the first column...horizontally merged cells. builder . insert_cell () builder . cell_format...
Discover how the FormField SetTextInputValue method enhances Text formatting and efficiently stores results, streamlining your data input process....SetTextInputValue method Applies the text format specified in TextInputFormat...is null . Examples Shows how insert different kinds of form fields...
Watermarker.create method. Creates new instance of the watermarker processor....Examples Shows how to insert watermark text to the document using...'Big document.docx' watermark_text = 'This is a watermark' watermarker_context...