Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 7,198 for

series coloring

(0.19 sec)
  1. seriescollection - Aspose.Cells for PHP via Jav...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....CheckBoxCollection CollectionBase Color ColorFilter ColorHelper ColorScale...ScrollBar ScrollBarActiveXCont Series SeriesCollection SeriesLayoutProperti...

    reference.aspose.com/cells/php/aspose.cells/ser...
  2. Aspose::Words::Drawing::Charts::ChartFormat Cla...

    Represents the formatting of a chart element....default generated series. chart->get_Series()->Clear(); SharedPtr<ChartSeries>...SharedPtr<ChartSeries> series = chart->get_Series()->Add(u "AW Series 1" , MakeArray<double>({0...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Aspose::Words::Drawing::Charts::ChartFormat Cla...

    Represents the formatting of a chart element....default generated series. chart->get_Series()->Clear(); SharedPtr<ChartSeries>...SharedPtr<ChartSeries> series = chart->get_Series()->Add(u "AW Series 1" , MakeArray<double>({0...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Trend Line|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....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/trend-line/
  5. Java PPTX 文檔圖表 | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...hasTitle( true ); //Set first series to Show Values chart.getChartData()...//Delete default generated series and categories chart.getChartData()...

    products.aspose.com/slides/zh-hant/java/chart/p...
  6. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....Clear the chart's demo data series to start with a clean chart...getSeries().clear(); // Add a custom series to the chart with categories...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes....height = 252 ) series = shape . chart . series [ 0 ] data_labels...data_labels = series . data_labels # Show data labels. series . has_data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API and Backwards Incompatible Changes i...

    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....for adding data points into series of Doughnut chart type. Aspose...serialization issue fix. System.Drawing.Color GetAutomaticSeriesCo() method...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. PresetTexture Enum | Aspose.Words for .NET

    Aspose.Words.Drawing.PresetTexture enum. Specifies texture to be used to fill a shape 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...
  10. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....generated series. seriesColl.clear(); seriesColl.add("AW Series 1",...chartAxisYTitle.getFont().setColor(Color.BLUE); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...