Inline.is_move_to_revision property. Returns ``True`` if this object was moved (Inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...flag an Inline node. # 1 - An "insert" revision: # This revision...
Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of shapes, ensuring precise layout control in your designs.... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc ); // Insert a floating image that will...
Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main Text story) of a [Section](../../section/); false otherwise....paragraph in the Body (main text story) of a Section ; false...boolean Examples Shows how to insert the contents of one document...
Discover how the FieldToc EntryIdentifier property streamlines TC field management by easily matching type identifiers for efficient data organization....set ; } Examples Shows how to insert a TOC field, and filter which...DocumentBuilder ( doc ); // Insert a TOC field, which will compile...
Edit DOCX, DOC, PDF and a variety of other file formats in C++....expands the possibilities to edit text, allowing the use of templates...dynamic content modification. Edit text in documents using C++ Programmatic...
Edit DOCX, DOC, PDF and a variety of other file formats in C#....expands the possibilities to edit text, allowing the use of templates...dynamic content modification. Edit text in documents using C# Programmatic...
Document.update_fields method. Updates the values of fields in the whole document.... Examples Shows how to insert a Table of contents (TOC) into...DocumentBuilder ( doc = doc ) # Insert a table of contents for the...
FieldDdeAuto.Insert_as_unicode property. Gets or sets whether to Insert the linked object as Unicode Text....insert_as_unicode property FieldDdeAuto.insert_as_unicode property...whether to insert the linked object as Unicode text. @property...
Discover the FormField IsCheckBoxExactSize property, easily control Textbox sizing with a simple boolean setting for optimal customization.... Examples Shows how insert different kinds of form fields...// Use a document builder to insert a combo box. builder . Write...
Discover the FormField CheckBoxSize property to customize checkbox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled.... Examples Shows how insert different kinds of form fields...// Use a document builder to insert a combo box. builder . Write...