Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,263 for

series coloring

(0.04 sec)
  1. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for Node.js via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legion for improved visual appeal and data representation....Custom Slice or Sector Colors in Pie Chart with Node.js via C++...explains how to add custom colors to pie chart slices/sectors...

    docs.aspose.com/cells/nodejs-cpp/custom-slice-o...
  2. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...5, 0, "MNO")); IChartSeries series = chart.getChartData().getSeries()... ChartType.StackedColumn); series.getDataPoints().addDataPointForBarSe(workbook...

    forum.aspose.com/t/need-a-sample-code-to-create...
  3. Aspose.Cells 9.0.0 中的公共 API 更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... setColor ( Color . getRed ()); textbox . getTextOptions...//Accessing chart's first series Series series = chart . getNSeries...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Chart Formatting|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Axis Now plot the first chart series on Secondary Value Axis Set...wall to fill color Set the chart plot area fill color Write the...

    docs.aspose.com/slides/cpp/chart-formatting/
  5. Chart Formatting|Aspose.Slides for Node.js via ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Axis Now plot the first chart series on Secondary Value Axis Set...wall fill color Set the chart plot area fill color Write the...

    docs.aspose.com/slides/nodejs-java/chart-format...
  6. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API....waterfall by setting the Series.GetUpBars() & Series.GetDownBars() properties...GetCharts (). Get ( idx ); // Add Series chart . GetNSeries (). Add...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  7. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...Color; import com.aspose.cells.Style;...the font color if needed style.getFont().setColor(Color.getRed());...

    forum.aspose.com/t/how-to-change-number-format-...
  8. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...API还允许通过设置 Series.getUpBars() 和 Series.getDownBars() 属性来自定义图表外观,使其具有瀑布的形状。...getCharts (). get ( idx ); // Add Series chart . getNSeries (). add...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  9. PresetTexture | Aspose.Words for Java

    Specifies texture to be used to fill a shape in Java....generated series. chart.getSeries().clear(); ChartSeries series = chart...chart.getSeries().add("AW Series 1", new double[] { 0.7, 1.8,...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用Node.js通过C++在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自定义饼图中的切片和扇区颜色。我们的指南将展示如何为每个切片、扇区或扇团分配独特的颜色,以改善视觉效果和数据表现。... 要为饼图的单独切片或扇区设置自定义颜色: 访问 Series 对象的 ChartPoint 。 使用 ChartPoint...pieIdx ); // Set the pie chart series pie . getNSeries (). add (...

    docs.aspose.com/cells/zh/nodejs-cpp/custom-slic...