aspose.words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...NodeCollection Indexers Name Description __getitem__(index) Retrieves...Retrieves a Comment at the given index. Properties Name Description...
Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by Index for streamlined data manipulation and efficient coding....NodeList indexer Retrieves a node at the given index. public Node...int index ] { get ; } Parameter Description index An index into...
ChartSeriesGroupCollection.remove_at method. Removes a series group at the specified Index...remove_at(index) Removes a series group at the specified index. All...self , index : int ): ... Parameter Type Description index int Examples...
Represents a list of persons who are bibliography source contributors in Java....get(int index) Gets a person at the specified index. getCount()...removeAt(int index) Removes the person at the specified index. set(int...
Aspose.Words.DocumentBuilder.moveToStructuredDocumentTag method...structuredDocumentTa number The index of the structured document tag... characterIndex number The index of the character inside the...
CustomXmlPropertyCollection.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...
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 ,...
Aspose::Words::Fields::FieldIndex::get_HasSequenceName method. Gets a value indicating whether a sequence should be used while the field's result building in C++....into portions by combining INDEX and SEQ fields. auto doc = System...DocumentBuilder > ( doc ); // Create an INDEX field which will display an...
Represents a collection of ChartSeriesGroup objects in Java....add(int seriesType) get(int index) Returns a ChartSeriesGroup...ChartSeriesGroup at the specified index. getCount() Returns the number of series...
Aspose::Words::DocumentBuilder::MoveToCell method. Moves the cursor to a table cell in the current section in C++....Description tableIndex int32_t The index of the table to move to. rowIndex...rowIndex int32_t The index of the row in the table. columnIndex...