Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,241 for

update name index

(0.16 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python....Create or Update PowerPoint Presentation Charts in Python Contents...reference to a slide using its index. Add a chart with some data...

    docs.aspose.com/slides/python-net/create-chart/
  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.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...
  4. VariableCollection class | Aspose.Words for Python

    aspose.words.VariableCollection class. A collection of document variables...Variable names and values are strings. Variable names are case-insensitive...case-insensitive. Indexers Name Description __getitem__(index) Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. VariableCollection.removeAt method | Aspose.Wor...

    VariableCollection.removeAt method. Removes a document variable at the specified Index....removeAt method removeAt(index) Removes a document variable at...at the specified index. removeAt ( index : number ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. Aspose::Words::VariableCollection::IndexOfKey m...

    Aspose::Words::VariableCollection::IndexOfKey method. Returns the zero-based Index of the specified document variable in the collection in C++....method Returns the zero-based index of the specified document variable...:: String & name ) Parameter Type Description name const System::String&...

    reference.aspose.com/words/cpp/aspose.words/var...
  10. VariableCollection.remove_at method | Aspose.Wo...

    VariableCollection.remove_at method. Removes a document variable at the specified Index....remove_at method remove_at(index) Removes a document variable...the specified index. def remove_at ( self , index : int ): ......

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