Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 4,316 for

series coloring

(0.07 sec)
  1. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart...pydrawing import Color from api_example_base import...data series to start with a clean chart. chart . series . clear...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Format Presentation Charts in С++|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for С++ and elevate your PowerPoint presentation with professional, eye-catching styling....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/
  3. Aspose::Words::Drawing::Charts::AxisCrosses enu...

    Aspose::Words::Drawing::Charts::AxisCrosses enum. Specifies the possible crossing points for an axis in C++....Clear the chart's demo data series to start with a clean chart...-> get_Series () -> Clear (); // Insert a chart series with categories...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Automating PowerPoint Generation in .NET: Creat...

    Learn how to automate PowerPoint generation in your .NET applications. Explore practical examples using Aspose.Slides to create dynamic, professional presentations effortlessly, saving time and ensuring consistency....East" )); var series = chart . ChartData . Series . Add ( workbook..."Sales ($K)" ), chart . Type ); series . DataPoints . AddDataPointForBarSe...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  5. Automating PowerPoint Generation in PHP: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for PHP—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....5 , 0 , "Middle East" )); $series = $chart -> getChartData ()...), $chart -> getType ()); $series -> getDataPoints () -> addDataPointForBarSe...

    docs.aspose.com/slides/php-java/automating-powe...
  6. 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...
  7. AxisCrosses | Aspose.Words for Java

    Specifies the possible crossing points for an axis in Java....Clear the chart's demo data series to start with a clean chart...clear(); // Insert a chart series with categories for the X-axis...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. How to create waterfall chart with Node.js via ...

    Create waterfall charts in Excel with Node.js and Aspose.Cells for Node.js via C++....waterfall by setting the Series.getUpBars() & Series.getDownBars() properties...getCharts (). get ( idx ); // Add Series chart . getNSeries (). add...

    docs.aspose.com/cells/nodejs-cpp/creating-water...
  10. 使用 JavaScript 通过 C++ 设置图表中数据标签的形状类型|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 设置图表中数据标签的形状类型。本指南将介绍不同的形状类型,并指导你如何选择合适的形状以增强显示效果和可用性。... innerHTML = '<p style="color: red;">Please select an Excel...Accessing the first series const series = chart . nSeries . get...

    docs.aspose.com/cells/zh/javascript-cpp/set-the...