Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,242 for

chart series type

(0.3 sec)
  1. 用JavaScript通过C++自定义图表|Documentation

    学习如何在Aspose.Cells for Java脚本通过C++中自定义图表。我们的指南将向你展示如何修改图表布局、添加和格式化数据系列、调整轴以及应用各种格式选项,以提升图表的外观和易用性。...Cells中的每个数据系列由 Series 对象表示,而 SeriesCollection 对象作为 Series 对象的集合。当创...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  2. ChartDataLabel.show_bubble_size property | Aspo...

    ChartDataLabel.show_bubble_size property. Allows to specify if bubble size is to be displayed for the data labels on a Chart...labels on a chart. Applies only to Bubble charts. Default value...use 3D effects with bubble charts. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisBound.value_as_date property | Aspose.Words...

    AxisBound.value_as_date property. Returns value of axis bound represented as datetime....doc ) chart_shape = builder . insert_chart ( chart_type = aw .... drawing . charts . ChartType . SCATTER , width = 450 , height...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Automating PowerPoint Generation in .NET: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for .NET—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. var layoutSlide1 = presentation...

    docs.aspose.com/slides/net/automating-powerpoin...
  5. Animate PowerPoint Charts in C++|Aspose.Slides ...

    Create stunning animated Charts in C++ with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....PowerPoint Charts in C++ Contents [ Hide ] Chart Series Animation...If you want to animate a chart series, write the code according...

    docs.aspose.com/slides/cpp/animated-charts/
  6. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...Slides 在 Aspose::Slides::Charts 命名空间下提供了 ChartType 枚举类。该枚举类中的值对应不同的图表类型。...添加一个带默认数据的图表 SharedPtr < IChart > chart = slide -> get_Shapes () ->...

    docs.aspose.com/slides/zh/cpp/create-chart/
  7. ChartSeries.has_data_labels property | Aspose.W...

    ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the Series....labels are displayed for the series. @property def has_data_labels...configure data labels for a chart series. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize Chart objects for impactful presentations....double, double ) Inserts an chart object into the document and...Parameter Type Description chartType ChartType The chart type to insert...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 使用 Apache POI 和 Aspose.Cells 创建图表|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....setValue ( 40 ); //Adding a chart to the worksheet and //accessing...instance of the newly added chart int chartIndex = worksheet ...

    docs.aspose.com/cells/zh/java/create-charts-usi...
  10. AxisBound.value property | Aspose.Words for Python

    AxisBound.value property. Returns numeric value of axis bound....doc ) chart_shape = builder . insert_chart ( chart_type = aw .... drawing . charts . ChartType . SCATTER , width = 450 , height...

    reference.aspose.com/words/python-net/aspose.wo...