Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,246 for

update name index

(0.06 sec)
  1. BookmarkCollection.Item | Aspose.Words for .NET

    Discover the BookmarkCollection Item property, effortlessly retrieve bookmarks by Index for streamlined navigation and enhanced user experience....Hide ] BookmarkCollection indexer (1 of 2) Returns a bookmark...specified index. public Bookmark this [ int index ] { get ; }...

    reference.aspose.com/words/net/aspose.words/boo...
  2. FieldRD Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRD class—efficiently implement RD fields for enhanced document processing and automation in your projects....FieldRD : Field Constructors Name Description FieldRD () The default...default constructor. Properties Name Description DisplayResult {...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldXE class | Aspose.Words for Python

    aspose.words.fields.FieldXE class. Implements the XE field...number for an index entry, which is used by an INDEX field. Inheritance:...FieldXE → Field Constructors Name Description FieldXE() The default...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DataTable | Aspose.Words for Java

    Represents one table of in-memory data in Java....class with the specified table name. DataTable(ResultSet resultSet)...DataTable . getColumnName(int index) Analog for .Net DataTable.Columns[i]...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldIndex class | Aspose.Words for Python

    aspose.words.fields.FieldIndex class. Implements the Index field...FieldIndex class Implements the INDEX field. To learn more, visit... Remarks Builds an index using the index entries specified by...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections... Remarks The names of the properties are case-insensitive...alphabetically by name. Indexers Name Description __getitem__(index) Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  7. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified Name from the collection....remove method remove(name) Removes a document variable with the...specified name from the collection. def remove ( self , name : str...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentPropertyCollection.indexOf method | Asp...

    DocumentPropertyCollection.IndexOf method. Gets the Index of a property by Name....method indexOf(name) Gets the index of a property by name. indexOf...indexOf ( name : string ) Parameter Type Description name string The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.variables property | Aspose.Words for ...

    Document.variables property. Returns the collection of variables added to a document or template.... variable_name = 'Home address' field . update () self . assertEqual...values to existing keys will update them. variables . add ( 'Home...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    Discover the DocumentPropertyCollection IndexOf method to efficiently find the Index of a property by its Name. Enhance your coding productivity today!...method Gets the index of a property by name. public int IndexOf...IndexOf ( string name ) Parameter Type Description name String The...

    reference.aspose.com/words/net/aspose.words.pro...