Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,792 for

update name index

(0.11 sec)
  1. VariableCollection class | Aspose.Words for Nod...

    Aspose.Words.VariableCollection class. A collection of document variables...Variable names and values are strings. Variable names are case-insensitive...case-insensitive. Properties Name Description count Gets the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. VariableCollection | Aspose.Words for Java

    A collection of document variables in Java....Variable names and values are strings. Variable names are case-insensitive...setVariableName("Home address"); field.update(); Assert.assertEquals("123...

    reference.aspose.com/words/java/com.aspose.word...
  3. VariableCollection.indexOfKey method | Aspose.W...

    VariableCollection.IndexOfKey method. Returns the zero-based Index of the specified document variable in the collection....method indexOfKey(name) Returns the zero-based index of the specified...indexOfKey ( name : string ) Parameter Type Description name string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GeneralFormatCollection class | Aspose.Words fo...

    aspose.words.fields.GeneralFormatCollection class. Represents a typed collection of general formats... Indexers Name Description __getitem__(index) Gets a general...format at the specified index. Properties Name Description count Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  5. VariableCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your documents with the VariableCollection RemoveAt method, which removes a variable at any specified Index for seamless data handling....specified index. public void RemoveAt ( int index ) Parameter...Type Description index Int32 The zero based index. Examples Shows...

    reference.aspose.com/words/net/aspose.words/var...
  6. VariableCollection.Item | Aspose.Words for .NET

    Manage document variables effortlessly with VariableCollection Item. Set or retrieve case-insensitive Names easily—no null values allowed, ensuring data integrity....Hide ] VariableCollection indexer (1 of 2) Gets or a sets a document...variable by the case-insensitive name. null values are not allowed...

    reference.aspose.com/words/net/aspose.words/var...
  7. Aspose::Words::VariableCollection::RemoveAt met...

    Aspose::Words::VariableCollection::RemoveAt method. Removes a document variable at the specified Index in C++....document variable at the specified index. void Aspose :: Words :: VariableCollection...( int32_t index ) Parameter Type Description index int32_t The...

    reference.aspose.com/words/cpp/aspose.words/var...
  8. VariableCollection.IndexOfKey | Aspose.Words fo...

    Discover the VariableCollection IndexOfKey method. Quickly find the zero-based Index of your document variable for efficient data management....method Returns the zero-based index of the specified document variable...IndexOfKey ( string name ) Parameter Type Description name String The...

    reference.aspose.com/words/net/aspose.words/var...
  9. Aspose::Words::VariableCollection::idx_set meth...

    Aspose::Words::VariableCollection::idx_set method. Gets or a sets a document variable by the case-insensitive Name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....variable by the case-insensitive name. null values are not allowed...idx_set ( const System :: String & name , const System :: String & value...

    reference.aspose.com/words/cpp/aspose.words/var...
  10. Aspose::Words::VariableCollection::idx_get meth...

    Aspose::Words::VariableCollection::idx_get method. Gets or a sets a document variable by the case-insensitive Name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....variable by the case-insensitive name. null values are not allowed...idx_get ( const System :: String & name ) Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words/var...