Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 7,730 for

chart formatting

(0.07 sec)
  1. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut Chart as a percentage....size of the parent doughnut chart as a percentage. get doughnutHoleSize...Shows how to create and format Doughnut chart. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../Chartdatalabel/) in this collection....labels to data points in a line chart. def data_labels (): doc = aw...DocumentBuilder ( doc ) chart_shape = builder . insert_chart ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and embed Excel Charts as OLE objects into PowerPoint (PPT, PPTX) slides in Java....Create and Embed Excel Charts as OLE Objects Using VSTO and Aspose...for Java Contents [ Hide ] Charts are visual representations...

    docs.aspose.com/slides/java/create-and-embed-an...
  4. ChartDataLabel.show_category_name property | As...

    ChartDataLabel.show_category_name property. Allows to specify if category name is to be displayed for the data labels on a Chart...displayed for the data labels on a chart. Default value is False . @property...labels to data points in a line chart. def data_labels (): doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.Document | Aspose.Words for .NET

    Discover ChartAxis Document property, access the parent Chart's document effortlessly for enhanced data visualization and analysis....document containing the parent chart. public DocumentBase Document...Examples Shows how to insert a chart and modify the appearance of...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...Format(“{0}:{1}”, startCell, endCell);...text alignment, and cell formatting. Inconsistencies here can...

    forum.aspose.com/t/label-randomly-switches-betw...
  7. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your Chart markers. Enhance your data visualization with unique symbols for better insights....Symbol property Gets or sets chart marker symbol. public MarkerSymbol...with data points on a line chart. public void ChartDataPoint...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....more, visit the Working with Charts documentation article. Examples:...and remove series data in a chart. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartDataPointCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataPointCollection, which efficiently returns the total number of ChartDataPoints, enhancing your data visualization....with data points on a line chart. public void ChartDataPoint...350 ); Chart chart = shape . Chart ; Assert . That ( chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataPoint.InvertIfNegative | Aspose.Words ...

    Discover how the ChartDataPoint InvertIfNegative property enhances data visualization by inverting colors for negative values, improving clarity and impact....with data points on a line chart. public void ChartDataPoint...350 ); Chart chart = shape . Chart ; Assert . That ( chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...