Aspose::Words::Settings::OdsoFieldMapDataCollection::RemoveAt method. Removes the element at the specified Index in C++....the element at the specified index. void Aspose :: Words :: Settings...( int32_t index ) Parameter Type Description index int32_t The...
CustomXmlSchemaCollection Indexer. Gets or sets the element at the specified Index....CustomXmlSchemaColle indexer __getitem__(index) Gets or sets the...the specified index. def __getitem__ ( self , index : int ): .....
Learn how to add text and image watermarks to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++.... putValue ( "Page1" ); let index = wb . getWorksheets (). add...wb . getWorksheets (). get ( index ). getCells (). get ( "A1" )...
aspose.words.markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts... Indexers Name Description __getitem__(index) Gets or...sets an item at the specified index. Properties Name Description...
StyleCollection Indexer. Gets a style by Index....StyleCollection indexer __getitem__(index) Gets a style by index. def __getitem__...self , index : int ): ... Parameter Type Description index int Examples...
DocumentPropertyCollection Indexer. Returns a [DocumentProperty](../../documentproperty/) object by Index....DocumentPropertyColl indexer __getitem__(index) Returns a DocumentProperty...DocumentProperty object by index. def __getitem__ ( self , index : int ): .....
Represents a collection of DataColumn objects for a DataTable in Java.... get(int index) Gets the DataColumn from the...collection at the specified index. get(String name) Gets the DataColumn...
NodeCollection.insert method. Inserts a node into the collection at the specified Index....insert method insert(index, node) Inserts a node into the collection...collection at the specified index. insert ( index : number , node : Aspose...
Provides access to the column values within each row for a DataReader and is implemented by .NET Framework data providers that access relational databases in Java....column located at the specified index. getFieldCount() Gets the number...column located at the specified index. Parameters: Parameter Type...
WebExtensionBindingCollection Indexer....WebExtensionBindingC indexer __getitem__(index) def __getitem__ (...self , index : int ): ... Parameter Type Description index int See...