WebExtensionBindingCollection.remove method....method remove(index) def remove ( self , index : int ): ... Parameter...Parameter Type Description index int See Also module aspose.words...
Aspose::Words::TabStopCollection::RemoveByIndex method. Removes a tab stop at the specified Index from the collection in C++....a tab stop at the specified index from the collection. void Aspose...( int32_t index ) Parameter Type Description index int32_t An...
Aspose::Words::Fields::FieldXE::get_PageNumberReplacement method. Gets or sets text used in place of a page number in C++....define cross references in an INDEX field. auto doc = System ::...DocumentBuilder > ( doc ); // Create an INDEX field which will display an...
aspose.words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...NodeCollection Indexers Name Description __getitem__(index) Retrieves...Retrieves a Row at the given index. Properties Name Description count...
aspose.words.fields.GeneralFormatCollection class. Represents a typed collection of general formats... Indexers Name Description __getitem__(index) Gets a general...general format at the specified index. Properties Name Description...
Aspose::Words::Tables::RowCollection::idx_get method. Retrieves a Row at the given Index in C++....Retrieves a Row at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...
Represents a collection of rows for a DataTable in Java.... get(int index) Gets the row at the specified index. get(Object[]...removeAt(int index) Removes the row at the specified index from the...
CustomDocumentProperties Indexer....CustomDocumentProper indexer __getitem__(index) def __getitem__ (...self , index : int ): ... Parameter Type Description index int See...
Provides typed access to a collection of Row nodes in Java.... get(int index) Retrieves a Row at the given index. getContainer()...zero-based index of the specified node. insert(int index, Node node)...