PageSetup.page_number_style property. Gets or sets the page number format.... words . NumberStyle : ... @page_number_style...page_number_style ( self , value : aspose . words . NumberStyle ): ... Examples...
PageSetup.pageStartingNumber property. Gets or sets the starting page number of the section....the section to have the page count that PAGE fields display start...the section to have the page count that PAGE fields display start...
Aspose.Words.WebExtensions.TaskPaneCollection class. Specifies a list of persisted task pane objects...Properties Name Description count this[] Methods Name Description...remove(index) See Also module Aspose.Words.WebExtensions TaskPane class...
ChartSeries.dataPoints property. Returns a collection of formatting objects for all data points in this series.... Words . Drawing . Charts . ChartDataPointCollec...; expect ( chart . series . count ). toEqual ( 3 ); expect ( chart...
Aspose::Words::RevisionCollection::Reject method. Rejects revisions that match specified criteria in C++....Aspose::Words::RevisionCollection::Reject method RevisionCollection::Reject...criteria. int32_t Aspose :: Words :: RevisionCollection :: Reject...
ChartDataLabelCollection.showDataLabelsRange property. Allows to specify whether values from data labels range to be displayed in the data labels of the entire series... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...
Aspose::Words::RevisionCollection::Accept method. Accepts revisions that match specified criteria in C++....Aspose::Words::RevisionCollection::Accept method RevisionCollection::Accept...criteria. int32_t Aspose :: Words :: RevisionCollection :: Accept...
ChartDataLabel.showDataLabelsRange property. Allows to specify if values from data labels range to be displayed in the data labels... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...
ChartDataLabel.showLegendKey property. Allows to specify if legend key is to be displayed for the data labels on a chart... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...