Optimize your documents with FieldLink IsLinked property to reduce file size by excluding graphics data. Enhance efficiency and save storage space!...linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...
Discover the FieldDdeAuto SourceItem property to easily manage linked source file sections. Enhance your data integration with seamless control and flexibility....linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...
Discover the FieldLink SourceItem property to efficiently manage source file links. Enhance your workflow by easily getting or setting linked content....linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...
DropDownItemCollection.contains method. Determines whether the collection contains the specified value.... Examples Shows how to insert a combo box field, and edit... DocumentBuilder ( doc ) # Insert a combo box, and then verify...
FieldOptions.is_bidi_Text_supported_on_update property. Gets or sets the value indicating whether bidirectional Text is fully supported during field update or not....is_bidi_text_supported_on_update property FieldOptions.is_bi...is_bidi_text_supported_on_update property Gets or sets the value indicating...
Discover the FieldDdeAuto SourceFullName property to easily manage your source file's name and location for streamlined data handling....linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...
Discover the TextBox InternalMarginRight property to customize your shapes with precise right margins in points for enhanced design flexibility....to set internal margins for a text box. Document doc = new Document...DocumentBuilder ( doc ); // Insert another textbox with specific...
CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...
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 (...
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 (...