学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...page index 0 of pages 11 </ br > End saving page index 0 of pages...page index 1 of pages 11 </ br > End saving page index 1 of pages...
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...
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...
学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...cout << "Start saving page index " << args . GetPageIndex ()...Don't output pages before page index 2. if ( args . GetPageIndex...
aspose.words.drawing.charts.ChartSeries.insert method...method Contents [ Hide ] insert(index, x_value) Inserts the specified...chart series at the specified index. If the series supports Y values...
FieldXE.yomi property. Gets or sets the yomi (first phonetic character for sorting Indexes) for the Index entry...character for sorting indexes) for the index entry @property def...Examples Shows how to sort INDEX field entries phonetically....
DropDownItemCollection.removeAt method. Removes a value at the specified Index....removeAt(index) Removes a value at the specified index. removeAt...removeAt ( index : number ) Parameter Type Description index number...
OdsoRecipientDataCollection.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...
VariableCollection.remove_at method. Removes a document variable at the specified Index....remove_at method remove_at(index) Removes a document variable...the specified index. def remove_at ( self , index : int ): ......