ChartSeriesCollection Indexer. Returns a [ChartSeries](../../chartseries/) at the specified Index....ChartSeriesCollectio indexer __getitem__(index) Returns a ChartSeries...the specified index. def __getitem__ ( self , index : int ): .....
FieldIndex.has_page_number_separator property. Gets a value indicating whether a page number separator is overridden through the field's code....page number separator in an INDEX field. doc = aw . Document ()...DocumentBuilder ( doc = doc ) # Create an INDEX field which will display an...
StructuredDocumentTag.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.fields.FieldXE class. Implements the XE field...number for an index entry, which is used by an INDEX field. Inheritance:...entry_type Gets or sets an index entry type. format Gets a FieldFormat...
FieldIndex.language_id property. Gets or sets the language ID used to generate the Index....language ID used to generate the index. @property def language_id (...Examples Shows how to populate an INDEX field with entries using XE...
Represents a typed collection of general formats in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...
Effortlessly manage your tab stops with the RemoveByIndex method. Quickly remove any tab stop from your collection for streamlined design....a tab stop at the specified index from the collection. public...RemoveByIndex ( int index ) Parameter Type Description index Int32 An index...
VariableCollection Indexer. Gets or sets a document variable at the specified Index...VariableCollection indexer __getitem__(index) Gets or sets a document...document variable at the specified index. None values are not allowed...
RevisionGroupCollection Indexer. Returns a revision group at the specified Index....RevisionGroupCollect indexer __getitem__(index) Returns a revision...the specified 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...