Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,542 for

update name index

(0.08 sec)
  1. BookmarkCollection.GetEnumerator | Aspose.Words...

    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...

    reference.aspose.com/words/net/aspose.words/boo...
  2. FieldIndex | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldSet | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldTemplate | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection.... index_of ( 'Authorized Amount' ))...properties : print ( f 'Name: " { prop . name } " \n\t Type: " { prop...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Properties::CustomDocumentProper...

    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...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. DocumentPropertyCollection.remove method | Aspo...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldDatabase Class | Aspose.Words for .NET

    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;...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldAddressBlock | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldMergeField | Aspose.Words for Java

    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()...

    reference.aspose.com/words/java/com.aspose.word...