TableCollection Indexer. Retrieves a [Table](../../table/) at the given Index....TableCollection indexer __getitem__(index) Retrieves a Table...at the given index. def __getitem__ ( self , index : int ): .....
GeneralFormatCollection Indexer. Gets a general format at the specified Index....GeneralFormatCollect indexer __getitem__(index) Gets a general format...the specified index. def __getitem__ ( self , index : int ): .....
WebExtensionReferenceCollection.remove method....remove method remove(index) remove ( index : number ) Parameter...Parameter Type Description index number See Also module Aspose.Words...
Represents a collection of X values for a chart series in Java....get(int index) Gets the X value at the specified index. getCount()...enumerator object. set(int index, ChartXValue value) Sets the...
Effortlessly manage your CustomXmlPartCollection with the RemoveAt method—quickly remove items by Index for streamlined data handling....specified index. public void RemoveAt ( int index ) Parameter...Type Description index Int32 The zero based index. Examples Shows...
CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part.... // 1 - By an index in the custom XML part collection:...each part. for ( let index = 0 ; index < doc . customXmlParts...
CustomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this custom XML part.... // 1 - By an index in the custom XML part collection:...each part. for ( let index = 0 ; index < doc . customXmlParts...
IStructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document.... // 1 - By an index in the custom XML part collection:...each part. for ( let index = 0 ; index < doc . customXmlParts...
Aspose::Words::Drawing::Charts::ChartSeriesCollection::idx_get method. Returns a ChartSeries at the specified Index in C++....ChartSeries at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...