Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 18,808 for

chart

(0.37 sec)
  1. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, Charts, and other drawing objects between worksheets using Aspose.Cells with C++....worksheet, for example, pictures, charts, and other drawing objects...Cells supports this feature. Charts, images, and other objects...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...
  2. 在 Android 上为演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 快速在 PowerPoint 图表中添加和自定义趋势线 — 实用指南,帮助您吸引观众。...(); try { // 创建聚簇柱形图 IChart chart = pres . getSlides (). get_Item...添加指数趋势线,针对图表系列 1 ITrendline tredLinep = chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/androidjava/trend-line/
  3. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....); Add a Slide with a Column Chart Next, we’ll create a slide showing...sales performance as a column chart. auto layoutSlide1 = presentation...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::Add method. Adds a new series group of the specified series type to this collection in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroupColl::Add method...Aspose :: Words :: Drawing :: Charts :: ChartSeriesGroup > Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartMultilevelValue class | Aspose.Words for P...

    aspose.words.drawing.Charts.ChartMultilevelValue class. Represents a value for Charts that display multilevel data....class Represents a value for charts that display multilevel data...level1 Gets the name of the chart top level that this value refers...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.back_color property | Aspose.Words for P...

    Stroke.back_color property. Gets or sets the background color of the stroke.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.fore_color property | Aspose.Words for P...

    Stroke.fore_color property. Gets or sets the foreground color of the stroke.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Z Axis|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for Java. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your Charts....Usage Scenarios For some 3-D charts such as 3-D column, 3-D cone...of the chart in the first worksheet. Then we add a chart and set...

    docs.aspose.com/cells/java/z-axis/
  9. BubbleSizeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.BubbleSizeCollection class, your go-to solution for managing bubble sizes in Chart series effectively....collection of bubble sizes for a chart series. public class BubbleSizeCollection...add or insert new values to a chart series, or remove values, the...

    reference.aspose.com/words/net/aspose.words.dra...
  10. X Axis Vs. Category Axis with Golang via C++|Do...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....types of charts: the first chart is an XY (Scatter) chart with X...axis, and the second chart is a line chart with X as a Category...

    docs.aspose.com/cells/go-cpp/x-axis-vs-category...