Represents a read-only collection of Adjustment adjust values that are applied to the specified shape in Java....get(int index) Returns an adjustment at the specified index. getCount()...collection. get(int index) public Adjustment get(int index) Returns an...
Aspose::Words::Markup::CustomPartCollection::RemoveAt method. Removes an item at the specified Index in C++....Removes an item at the specified index. void Aspose :: Words :: Markup...( int32_t index ) Parameter Type Description index int32_t The...
Specifies a set of web extension custom properties in Java....docking location, we can set this index to arrange them. myScriptTaskPane... get(int index) Gets an item at the specified index. getCount()...
CellCollection Indexer. Retrieves a [Cell](../../cell/) at the given Index....CellCollection indexer __getitem__(index) Retrieves a Cell at...at the given index. def __getitem__ ( self , index : int ): .....
Discover the OdsoRecipientDataCollection RemoveAt method to effortlessly remove elements by Index, enhancing your data management efficiency....specified index. public void RemoveAt ( int index ) Parameter...Type Description index Int32 The zero-based index of the element...
CustomXmlPartCollection.remove_at method. Removes an item at the specified Index....remove_at(index) Removes an item at the specified index. def remove_at...self , index : int ): ... Parameter Type Description index int The...
A collection of strings that represent all the items in a drop-down form field in Java....another item at a specified index: dropDownItems.insert(3, "Three...// 2 - Remove an item at an index: dropDownItems.removeAt(3);...
DocumentBuilder.move_to_cell method. Moves the cursor to a table cell in the current section....move_to_cell(table_index, row_index, column_index, character_index) Moves..., table_index : int , row_index : int , column_index : int ,...
GeneralFormatCollection.removeAt method. Removes a general format occurrence at the specified Index....removeAt method removeAt(index) Removes a general format occurrence...occurrence at the specified index. removeAt ( index : number ) Parameter...