Discover the BookmarkCollection GetEnumerator method. Efficiently retrieve enumerator objects for seamless data handling and enhanced performance....Shows how to add bookmarks and update their contents. public void...collection by index or name, and their names can be updated. bookmarks...
Implements the Index field in Java....extends Field Implements the INDEX field. To learn more, visit...Remarks: Builds an index using the index entries specified by...
Implements the SET field in Java....new DocumentBuilder(doc); // Name bookmarked text with a SET field...appears within the text, but a named variable. FieldSet fieldSet...
Implements the TEMPLATE field in Java....Remarks: Retrieves the file name of the template used by the...DocumentBuilder(doc); // We can set a template name using by the fields. This property...
Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data type in C++....String & name , bool value ) Parameter Type Description name const...const System::String& The name of the property. value bool The value...
DocumentPropertyCollection.remove method. Removes a property with the specified Name from the collection....remove(name) Removes a property with the specified name from the...remove ( name : string ) Parameter Type Description name string...
Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your documents. Enhance your document automation today!...FieldDatabase : Field Constructors Name Description FieldDatabase ()...default constructor. Properties Name Description Connection { get;...
Implements the ADDRESSBLOCK field in Java....how to get mail merge field names used by the field. Document...{"Company", "First Name", "Middle Name", "Last Name", "Suffix", "Address...
Implements the MERGEFIELD field in Java.... Remarks: Retrieves the name of a data field within the merge...add("First Name"); table.getColumns().add("Last Name"); table.getRows()...