Aspose::Words::Markup::CustomXmlPartCollection::idx_set method. Gets or sets an item at the specified Index in C++....sets an item at the specified index. void Aspose :: Words :: Markup...CustomXmlPartCollect :: idx_set ( int32_t index , const System :: SharedPtr...
Aspose::Words::Markup::CustomXmlPartCollection::idx_get method. Gets or sets an item at the specified Index in C++....sets an item at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t Zero-based...
PersonCollection.removeAt method. Removes the person at the specified Index....removeAt(index) Removes the person at the specified index. removeAt...removeAt ( index : number ) Parameter Type Description index number...
ChartSeriesGroupCollection.removeAt method. Removes a series group at the specified Index...removeAt(index) Removes a series group at the specified index. All...removeAt ( index : number ) Parameter Type Description index number...
DocumentBuilder.delete_row method. Deletes a row from a table....method delete_row(table_index, row_index) Deletes a row from a...delete_row ( self , table_index : int , row_index : int ): ... Parameter...
Aspose::Words::Fields::FieldIndex::get_RunSubentriesOnSameLine method. Gets or sets whether run subentries into the same line as the main entry in C++....work with subentries in an INDEX field. auto doc = System ::...DocumentBuilder > ( doc ); // Create an INDEX field which will display an...
VbaModuleCollection Indexer. Retrieves a [VbaModule](../../vbamodule/) object by Index....VbaModuleCollection indexer __getitem__(index) Retrieves a VbaModule...VbaModule object by index. def __getitem__ ( self , index : int ): .....
CustomXmlPartCollection.removeAt method. Removes an item at the specified Index....removeAt(index) Removes an item at the specified index. removeAt...removeAt ( index : number ) Parameter Type Description index number...
aspose.words.vba.VbaReferenceCollection class. Represents a collection of [VbaReference](../vbareference/) objects... Indexers Name Description __getitem__(index) Gets VbaReference...VbaReference object at the specified index. Properties Name Description...