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...
BorderCollection Indexer. Retrieves a [Border](../../border/) object by Index....BorderCollection indexer __getitem__(index) Retrieves a Border...Border object by index. def __getitem__ ( self , index : int ): .....
Access TableCollection items effortlessly by retrieving tables at specific Indexes. Simplify your data management with our intuitive property feature!...TableCollection indexer Retrieves a Table at the given index. public...int index ] { get ; } Parameter Description index An index into...
DropDownItemCollection.insert method. Inserts a string into the collection at the specified Index....insert method insert(index, value) Inserts a string into the...the specified index. def insert ( self , index : int , value...
Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired Index for seamless data management....RowCollection indexer Retrieves a Row at the given index. public Row...int index ] { get ; } Parameter Description index An index into...
VariableCollection.removeAt method. Removes a document variable at the specified Index....removeAt method removeAt(index) Removes a document variable at...at the specified index. removeAt ( index : number ) Parameter...
ChartSeriesGroupCollection Indexer. Returns a [ChartSeriesGroup](../../chartseriesgroup/) at the specified Index....ChartSeriesGroupColl indexer __getitem__(index) Returns a ChartSeriesGroup...the specified index. def __getitem__ ( self , index : int ): .....
Aspose::Words::Fields::FieldIndex::get_HasPageNumberSeparator method. Gets a value indicating whether a page number separator is overridden through the field's code in C++....page number separator in an INDEX field. auto doc = System ::...DocumentBuilder > ( doc ); // Create an INDEX field which will display an...
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...
VbaReferenceCollection.removeAt method. Removes the [VbaReference](../../vbareference/) element at the specified Index of the collection....removeAt method removeAt(index) Removes the VbaReference element...specified index of the collection. removeAt ( index : number )...