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....
IIndexFilter.shouldSkipIndex method. Determines whether the item with the specified Index should be skipped....shouldSkipIndex method shouldSkipIndex(index) Determines whether the item...specified index should be skipped. shouldSkipIndex ( index : number...
GeneralFormatCollection Indexer. Gets a general format at the specified Index....GeneralFormatCollect indexer __getitem__(index) Gets a general format...the specified index. def __getitem__ ( self , index : int ): .....
Aspose::Words::Fields::FieldXE::get_Text method. Gets or sets the text of the entry in C++....Examples Shows how to create an INDEX field, and then use XE fields...DocumentBuilder > ( doc ); // Create an INDEX field which will display an...
TaskPaneCollection.remove method....method remove(index) def remove ( self , index : int ): ... Parameter...Parameter Type Description index int See Also module aspose.words...
Represents a collection of X values for a chart series in Java....get(int index) Gets the X value at the specified index. getCount()...enumerator object. set(int index, ChartXValue value) Sets the...
This section explains how to track conversion progress of visio files with Aspose.Diagram....saving page index 0 of pages 11 End saving page index 0 of pages...saving page index 1 of pages 11 End saving page index 1 of pages...
Discover the PageRangeSeparator property in FieldIndex. Easily customize the character sequence for seamless page range formatting and enhance your document's clarity....pages as a page range for an INDEX field entry. Document doc =...DocumentBuilder ( doc ); // Create an INDEX field which will display an...
DocumentBuilder.delete_row method. Deletes a row from a table....method delete_row(table_index, row_index) Deletes a row from a...delete_row ( self , table_index : int , row_index : int ): ... Parameter...