Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 6,045 for

chart formatting

(0.04 sec)
  1. Convert VSSM to VDX via Python | products.aspos...

    Sample Python conversion code for VSSM format to VDX file. Use this example code to convert VSSM to VDX within any Python based application....a Microsoft Visio document format manipulation API. One can easily...convert Visio diagrams to other formats such as PDF, XPS, JPEG, PNG...

    products.aspose.com/diagram/python-net/conversi...
  2. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...from ShapeBase ) chart Provides access to the chart properties if...if this shape has a Chart . coordOrigin2 The coordinates at the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataTable.hasLegendKeys property | Aspose....

    ChartDataTable.hasLegendKeys property. Gets or sets a flag indicating whether legend keys are displayed in the data table...how to show data table with chart series data. let doc = new aw...Drawing . Charts . ChartType . Column , 432 , 252 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeries.clear_values method | Aspose.Words ...

    ChartSeries.clear_values method. Removes all data values from the Chart series with preserving the format of the data points and data labels....values from the chart series with preserving the format of the data...Examples Shows how to populate chart series with data. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed...how to show data table with chart series data. doc = aw . Document.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartShapeType | Aspose.Words for Java

    Specifies the shape type of Chart elements in Java....Specifies the shape type of chart elements. Examples: Shows how... stroke and callout formatting for chart data labels. Document...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../Chartseriesgroup/) objects....more, visit the Working with Charts documentation article. Indexers...series will be removed from the chart. Examples Shows how to work...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisGroup enumeration | Aspose.Words for Python

    aspose.words.drawing.Charts.AxisGroup enumeration. Represents a type of a Chart axis group....enumeration Represents a type of a chart axis group. Members Name Description...with the secondary axis of chart. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....more, visit the Working with Charts documentation article. Examples:...with data points on a line chart. public void chartDataPoint()...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../Chartseries/) to this collection... charts . ChartMultilevelValue ], values...Shows how to create treemap chart. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...