Aspose::Words::Markup::CustomPartCollection::idx_get method. Gets or sets an item at the specified Index in C++....sets an item at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t Zero-based...
Aspose::Words::BuildingBlocks::BuildingBlockCollection::idx_get method. Retrieves a building block at the given Index in C++....building block at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...
CustomXmlPropertyCollection.removeAt method. Removes a property at the specified Index....removeAt(index) Removes a property at the specified index. removeAt...removeAt ( index : number ) Parameter Type Description index number...
FieldIndex.heading property. Gets or sets a heading that appears at the start of each set of entries for any given letter....Examples Shows how to populate an INDEX field with entries using XE...DocumentBuilder ( doc = doc ) # Create an INDEX field which will display an...
FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number....Examples Shows how to populate an INDEX field with entries using XE...DocumentBuilder ( doc = doc ) # Create an INDEX field which will display an...
CustomPartCollection.removeAt method. Removes an item at the specified Index....removeAt(index) Removes an item at the specified index. removeAt...removeAt ( index : number ) Parameter Type Description index number...
PersonCollection Indexer. Gets or sets a person at the specified Index....PersonCollection indexer __getitem__(index) Gets or sets a person...the specified index. def __getitem__ ( self , index : int ): .....
StructuredDocumentTagCollection.removeAt method. Removes a structured document tag at the specified Index....removeAt method removeAt(index) Removes a structured document...tag at the specified index. removeAt ( index : number ) Parameter...
Discover the FieldIndex LanguageId property to easily manage language IDs for optimized Indexing. Enhance your search capabilities today!...language ID used to generate the index. public string LanguageId {...Examples Shows how to populate an INDEX field with entries using XE...
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...