AdjustmentCollection Indexer. Returns an adjustment at the specified Index....AdjustmentCollection indexer __getitem__(index) Returns an adjustment...the specified index. def __getitem__ ( self , index : int ): .....
FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....into portions by combining INDEX and SEQ fields. doc = aw . Document...DocumentBuilder ( doc = doc ) # Create an INDEX field which will display an...
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...
BuiltInDocumentProperties Indexer....BuiltInDocumentPrope indexer __getitem__(index) def __getitem__ (...self , index : int ): ... Parameter Type Description index int See...
WebExtensionBindingCollection Indexer....WebExtensionBindingC indexer __getitem__(index) def __getitem__ (...self , index : int ): ... Parameter Type Description index int See...
Access specific comments effortlessly with the CommentCollection Item property. Retrieve comments by Index for streamlined content management....CommentCollection indexer Retrieves a Comment at the given index. public...int index ] { get ; } Parameter Description index An index into...
Aspose::Words::Vba::VbaReferenceCollection::idx_get method. Gets VbaReference object at the specified Index in C++....VbaReference object at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t The...
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...