Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 16,747 for

chart

(0.14 sec)
  1. 使用Sparkline和3D格式设置在C++中|Documentation

    学习如何在Excel文件中使用Aspose.Cells和C++应用sparkline和3D格式。...Charts 命名空间,因此在使用这些功能之前需要导入该命名空间。...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/using-sparklines-a...
  2. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../Chartseriesgroup/) objects....more, visit the Working with Charts documentation article. Indexers...series will be removed from the chart. Examples Shows how to work...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 获取图表趋势线的方程文本(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 获取 Microsoft Excel 中创建的图表趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以进行后续分析或显示。...要使用此属性,您首先必须调用 Chart.Calculate() 方法。 以下截图显示带有趋势线...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/get-equation-text-...
  4. 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
  5. 通过 C++ 使用 Node.js 在计算完图表后读取轴标签|Documentation

    学习如何在计算完图表后读取 Aspose.Cells for Node.js via C++ 的轴标签。我们的指南将向您展示如何访问和检索轴标签,包括其格式和位置。...Contents [ Hide ] 可能的使用场景 您可以在使用 Chart.calculate() 方法计算完值后读取图表的轴标签。请使用...Load the Excel file containing chart const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/read-axis-l...
  6. 禁用 C++ 中图表的数据标签换行|Documentation

    学习如何在 Aspose.Cells for C++ 中禁用图表数据标签的换行。我们的指南将向您展示如何防止长标签重叠,并提供更清晰、更易读的图表显示。...Access the first chart inside the worksheet Chart chart = worksheet...of Data Labels in all Series chart . GetNSeries (). Get ( 0 )....

    docs.aspose.com/cells/zh/cpp/disable-text-wrapp...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Charts.IChartTextBlockForma and Aspose...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. 使用 С++ 管理演示文稿中的图表工作簿|Aspose.Slides 文档

    发现 Aspose.Slides for С++:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化您的演示文稿数据。...Presentation > ( u "chart.pptx" ); auto chart = System :: ExplicitCast...ExplicitCast < Chart > ( pres -> get_Slides () -> idx_get ( 0 ) ->...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....size of the hole in a doughnut chart. using ( Presentation pres =...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. 图表数据表|Aspose.Slides 文档

    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....Presentation (); try { IChart chart = pres . getSlides (). get_Item...600 , 400 ); chart . setDataTable ( true ); chart . getChartDataTable...

    docs.aspose.com/slides/zh/androidjava/chart-dat...