Aspose::Words::Fields::FieldIndex::get_LanguageId method. Gets or sets the language ID used to generate the Index in C++....language ID used to generate the index. System :: String Aspose ::...Examples Shows how to populate an INDEX field with entries using XE...
TabStopCollection.removeByIndex method. Removes a tab stop at the specified Index from the collection....removeByIndex(index) Removes a tab stop at the specified index from the...removeByIndex ( index : number ) Parameter Type Description index number...
GeneralFormatCollection.removeAt method. Removes a general format occurrence at the specified Index....removeAt method removeAt(index) Removes a general format occurrence...occurrence at the specified index. removeAt ( index : number ) Parameter...
OdsoFieldMapDataCollection.removeAt method. Removes the element at the specified Index....removeAt(index) Removes the element at the specified index. removeAt...removeAt ( index : number ) Parameter Type Description index number...
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...
FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....into portions by combining INDEX and SEQ fields. doc = aw . Document...DocumentBuilder ( doc = doc ) # Create an INDEX field which will display an...
CustomPartCollection Indexer. Gets or sets an item at the specified Index....CustomPartCollection indexer __getitem__(index) Gets or sets an item...the specified index. def __getitem__ ( self , index : int ): .....
BuildingBlockCollection Indexer. Retrieves a building block at the given Index....BuildingBlockCollect indexer __getitem__(index) Retrieves a building...at the given index. def __getitem__ ( self , index : int ): .....
FormFieldCollection Indexer. Returns a form field at the specified Index....FormFieldCollection indexer __getitem__(index) Returns a form field...the specified index. def __getitem__ ( self , index : int ): .....
OdsoFieldMapDataCollection.remove_at method. Removes the element at the specified Index....remove_at(index) Removes the element at the specified index. def remove_at...self , index : int ): ... Parameter Type Description index int The...