Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 7,198 for

series coloring

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::GetEnumerator method. Returns an enumerator object in C++....-> get_Series () -> get_Count ()); ASSERT_EQ ( u "Series 1" , chart...chart -> get_Series () -> idx_get ( 0 ) -> get_Name ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Size method. Gets or sets chart marker size. Default value is 7 in C++....-> get_Series () -> get_Count ()); ASSERT_EQ ( u "Series 1" , chart...chart -> get_Series () -> idx_get ( 0 ) -> get_Name ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Fill.PresetTextured | Aspose.Words for .NET

    Fill PresetTextured method. Sets the fill to a preset texture in C#....generated series. chart . Series . Clear (); ChartSeries series = chart...chart . Series . Add ( "AW Series 1" , new [] { 0.7 , 1.8 , 2...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Marker method. Specifies a data marker. Marker is automatically created when requested in C++....-> get_Series () -> get_Count ()); ASSERT_EQ ( u "Series 1" , chart...chart -> get_Series () -> idx_get ( 0 ) -> get_Name ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Adding Chart Trend Lines using Aspose.Slides|As...

    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....chart series 1. Adding linear trend line for chart series 1. Adding...logarithmic trend line for chart series 2. Adding moving average trend...

    docs.aspose.com/slides/java/adding-chart-trend-...
  6. ChartMarker - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using 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...
  7. chartmarker - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using 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...
  8. Fill.solid method | Aspose.Words for Python

    aspose.words.drawing.Fill.solid method...Sets the fill to a uniform color. def solid ( self ): ... Remarks...solid(color) Sets the fill to a specified uniform color. def solid...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PPT document chart using Java | products.aspose...

    Java sample code to draw and convert chart or diagram in PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Set first series to Show Values. Set the index...generated series and categories. Adding new series and categories...

    products.aspose.com/slides/java/chart/ppt/
  10. 通过 C++ 编写的 PPTX 文档图表 | products.aspose.com

    C++ 示例代码,用于在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 运行时环境中绘制和转换 PPTX 文件中的图表或图表。...// Delete default generated series and categories chart->get_...chart->get_ChartData()->get_Series()->Clear(); chart->get_ChartData()->...

    products.aspose.com/slides/zh/cpp/chart/pptx/