Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 15,436 for

chart

(0.07 sec)
  1. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...inputFilePath = srcDir + u "chart.xls" ; // Path of output excel...outputFilePath = outDir + u "chart.out.xls" ; // Create workbook...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  2. Callout|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....determines either specified chart’s data label will be displayed...Callouts. Set Callout for Doughnut Chart Aspose.Slides for C++ provides...

    docs.aspose.com/slides/cpp/callout/
  3. 如何使用C++设置系列不可见|Documentation

    在Excel图表中,你可能需要将系列设置为不可见。本文介绍如何使用Aspose.Cells与C++实现。...xlsx" ); // Access the charts collection of the first worksheet...worksheet ChartCollection charts = workbook . GetWorksheets ()...

    docs.aspose.com/cells/zh/cpp/how-to-set-series-...
  4. Aspose::Words::Drawing::Charts::ChartAxisCollec...

    Aspose::Words::Drawing::Charts::ChartAxisCollection class. Represents a collection of Chart axes in C++....Aspose::Words::Drawing::Charts::ChartAxisCollection class Contents...Represents a collection of chart axes. class ChartAxisCollection...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group.... Charts . ChartAxis Examples Shows...with the secondary axis of chart. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group.... Charts . ChartAxis Examples Shows...with the secondary axis of chart. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在 C++ 中如何用 PivotOptions 管理数据透视图|Documentation

    使用 C++ 管理带有 PivotOptions 的数据透视图的方法。...the first chart from the first worksheet Chart chart = book ....PivotOptions from the chart PivotOptions opt = chart . GetPivotOptions...

    docs.aspose.com/cells/zh/cpp/how-to-manage-pivo...
  8. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a Chart from Excel to Powerpoint a…...objects using the OLE approach - charts, tables and text Can you also...please share some code embedding charts as OLE objects and linking(not...

    forum.aspose.com/t/aspose-queries/311420
  9. ChartYValue.fromDouble method | Aspose.Words fo...

    ChartYValue.fromDouble method. Creates a [ChartYValue](../) instance of the [ChartYValueType.Double](../../Chartyvaluetype/#Double) type....Examples Shows how to populate chart series with data. let doc =...Drawing . Charts . ChartType . Column , 432 , 252 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartXValue.fromDouble method | Aspose.Words fo...

    ChartXValue.fromDouble method. Creates a [ChartXValue](../) instance of the [ChartXValueType.Double](../../Chartxvaluetype/#Double) type....Examples Shows how to populate chart series with data. let doc =...Drawing . Charts . ChartType . Column , 432 , 252 ); let chart = shape...

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