Aspose.Words.Drawing.Charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
Aspose.Words.Drawing.Charts.IChartDataPoint class. Contains properties of a single data point on the chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm.... doc = aw . Document ( file_name = MY_DIR...list ( doc . get_child_nodes ( aw . NodeType . SHAPE , True )))))))))...
FieldMacroButton.display_text property. Gets or sets the text to appear as the button that is selected to run the macro or command.... doc = aw . Document ( file_name = MY_DIR...MY_DIR + 'Macro.docm' ) builder = aw . DocumentBuilder ( doc = doc...
RevisionCollection.accept method. Accepts revisions that match specified criteria....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...RevisionCriteria ( "John Doe" , aw . RevisionType . Insertion ));...