Aspose::Words::Fields::FieldXE::get_PageRangeBookmarkName method. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number in C++....pages as a page range for an INDEX field entry. auto doc = System...DocumentBuilder > ( 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...
Aspose::Words::Fields::FieldXE::get_Yomi method. Gets or sets the yomi (first phonetic character for sorting Indexes) for the Index entry in C++....character for sorting indexes) for the index entry. System :: String...Examples Shows how to sort INDEX field entries phonetically....
DropDownItemCollection.insert method. Inserts a string into the collection at the specified Index....insert method insert(index, value) Inserts a string into the...collection at the specified index. insert ( index : number , value : string...
Discover how FieldXE's IsItalic property enhances your document's style by easily applying italic formatting to page numbers for a polished look....Examples Shows how to populate an INDEX field with entries using XE...DocumentBuilder ( doc ); // Create an INDEX field which will display an...
Aspose::Words::Fields::FieldIndex::get_UseYomi method. Gets or sets whether to enable the use of yomi text for Index entries in C++....enable the use of yomi text for index entries. bool Aspose :: Words...Examples Shows how to sort INDEX field entries phonetically....
Aspose::Words::Fields::FieldXE::get_IsItalic method. Gets or sets whether to apply italic formatting to the entry's page number in C++....Examples Shows how to populate an INDEX field with entries using XE...DocumentBuilder > ( doc ); // Create an INDEX field which will display an...
Discover the FieldIndex SequenceSeparator property, easily manage character sequences for separating sequence and page numbers in your applications....into portions by combining INDEX and SEQ fields. Document doc...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...
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...