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

update name index

(0.04 sec)
  1. 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...
  2. 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...
  3. FieldRD class | Aspose.Words for Python

    aspose.words.fields.FieldRD class. Implements the RD field...authorities, or an index with the TOC, TOA, or INDEX field Inheritance:...FieldRD → Field Constructors Name Description FieldRD() The default...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIndex Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement Index fields in your documents. Enhance your document management today!...FieldIndex class Implements the INDEX field. To learn more, visit...FieldIndex : Field Constructors Name Description FieldIndex () The...

    reference.aspose.com/words/net/aspose.words.fie...
  5. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given Name....contains method contains(name) Determines whether the collection...with the given name. def contains ( self , name : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentPropertyCollection.remove_at method | A...

    DocumentPropertyCollection.remove_at method. Removes a property at the specified Index....remove_at(index) Removes a property at the specified index. def remove_at...self , index : int ): ... Parameter Type Description index int The...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::BookmarkCollection::idx_get meth...

    Aspose::Words::BookmarkCollection::idx_get method. Returns a bookmark by Name in C++....method Returns a bookmark by name. System :: SharedPtr < Aspose...System::String& Case-insensitive name of the bookmark. Remarks Returns...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. Aspose::Words::Fields::FieldIndex class | Aspos...

    Aspose::Words::Fields::FieldIndex class. Implements the Index field. To learn more, visit the documentation article in C++....FieldIndex class Implements the INDEX field. To learn more, visit...get_BookmarkName () Gets the name of the bookmark that marks the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.Index_of method. Gets the Index of a property by Name....index_of method index_of(name) Gets the index of a property by...by name. def index_of ( self , name : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a document variable to the collection....add method add(name, value) Adds a document variable to the collection...collection. def add ( self , name : str , value : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...