Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 18,733 for

chart

(0.08 sec)
  1. 用 C++ 在图表中添加 WordArt 水印|Documentation

    学习如何使用 Aspose.Cells for C++ 向 Microsoft Excel 图表添加 WordArt 水印。我们的指南将演示如何创建和定位 WordArt 水印,以提升图表的视觉吸引力和独特性。...// Get the chart in the first worksheet. Chart chart = workbook...(shape) to the chart's plot area. Shape wordart = chart . GetShapes...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitIsAuto method. Gets or sets a flag indicating whether default distance between major tick marks shall be used in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitIsAuto...Aspose :: Words :: Drawing :: Charts :: ChartAxis :: get_MajorUnitIsAuto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnitIsAuto method. Gets or sets a flag indicating whether default distance between minor tick marks shall be used in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnitIsAuto...Aspose :: Words :: Drawing :: Charts :: ChartAxis :: get_MinorUnitIsAuto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/trend-line/
  5. 通过 C++ 和 Node.js 过滤图表数据的三种方法|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中过滤图表。我们的 comprehensive 指南将演示如何应用过滤器到图表,定制图表元素,以及使用数据分析工具获得更好的洞察和做出更明智的决策。...此外,我们将维护两个列表:一个( Chart.getNSeries() )列表存储所有已选择的系列。...( 0 ). getCharts (). get ( "Chart 1" ). getFilteredNSeries ();...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-c...
  6. Excel data label font properties manipulation (...

    Hi Team, I have the following excel file. Chart-forum.zip (15.8 KB) In it there is a simple Chart, with one graph representing one data series. Data labels are added to the Chart. The default setting is 11px fontsize…... chart-forum.zip (15.8 KB) In it there...there is a simple chart, with one graph representing one data...

    forum.aspose.com/t/excel-data-label-font-proper...
  7. 使用 C++ 和 JavaScript 进行图表数据过滤的三种方法|Documentation

    学习如何在 Excel 中使用 Aspose.Cells for JavaScript 进行图表过滤。我们的全面指南将演示如何应用过滤器到图表、自定义图表元素,以及使用数据分析工具来获取更好见解和做出明智决策。...同时,我们将维护两个列表:一个( Chart.nSeries ) 用于存储所有选中的系列。 示例代码...Access first worksheet and chart const worksheet = workbook ...

    docs.aspose.com/cells/zh/javascript-cpp/filteri...
  8. ChartAxis.minorUnitScale property | Aspose.Word...

    ChartAxis.minorUnitScale property. Returns or sets the scale value for minor tick marks on the time category axis.... Charts . AxisTimeUnit Remarks The...marks and displayed values of a chart axis. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AxisDisplayUnit.custom_unit property | Aspose.W...

    AxisDisplayUnit.custom_unit property. Gets or sets a user-defined divisor to scale display units on the value axis....supported by MS Office 2016 new charts. Default value is 1. Setting...marks and displayed values of a chart axis. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection.... Charts . ChartSeriesType ) Parameter...ChartSeriesType Remarks Combo charts can contain series groups only...

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