Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 4,148 for

series coloring

(0.02 sec)
  1. Create PowerPoint Presentation Charts in Python...

    Create chart in PowerPoint presentation in Python...the default series and categories. Add new series and categories...the chart series. Add a fill color for chart series. Add labels...

    docs.aspose.com/slides/python-net/create-chart/
  2. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....assertEquals("Series 1", chart.getSeries().get(0)...getName()); Assert.assertEquals("Series 2", chart.getSeries().get(1)...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartDataPointCollection Class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataPointCollection class. Represents collection of a ChartDataPoint in C#.... Series . Count ); Assert . AreEqual ( "Series 1" , chart...chart . Series [ 0 ]. Name ); Assert . AreEqual ( "Series 2" , chart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Using Charts to Represent Sequential Data|Aspos...

    Use charts to represent your sequential data when building a report in Java.... Add required chart series and configure their appearance...to the chart title or chart series’ names as follows. << x [ x_value_expression...

    docs.aspose.com/words/java/using-charts-to-repr...
  5. Aspose::Words::Drawing::Charts::ChartDataPoint ...

    Allows to specify formatting of a single data point on the chart....chart->get_Series()->get_Count()); ASSERT_EQ(u "Series 1" , cha...chart->get_Series()->idx_get(0)->get_Name()); ASSERT_EQ(u "Series 2"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. 18.3 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 18.3 Release Notes – the latest updates and fixes....into PDF The automatic font color calculation now takes the fill...pdf conversion looses font color Bug WORDSNET-16420 Wrong OfficeMath...

    docs.aspose.com/words/java/aspose-words-for-jav...
  7. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill formatting for the parent chart element....generated series. chart . series . clear () series = chart .... series . add ( "AW Series 1" , x_values = [ 0.7 , 1.8 , 2.6...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeries | Aspose.Sildes for PHP via Java AP...

    ChartSeries ChartSeries class Represents a chart Series. getAutomaticSeriesColor Name Description getAutomaticSeriesC......ChartSeries class Represents a chart series. getAutomaticSeriesCo Name...Returns an automatic color of series based on series index and chart...

    reference.aspose.com/slides/php-java/aspose.sli...
  9. Aspose::Words::Drawing::Charts::ChartSeries Cla...

    Represents chart Series properties....Description Represents chart series properties. Examples Shows...chart->get_Series()->get_Count()); ASSERT_EQ(u "Series 1" , cha...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Create PPT Charts using Aspose.Slides|Aspose.Sl...

    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....the default series and categories. Add new series and categories...for chart series. Add fill color for chart series. Adding chart...

    docs.aspose.com/slides/java/create-ppt-charts-u...