Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 19,064 for

chart

(0.09 sec)
  1. How same named charts are handled in APSOSE CEL...

    Hello Team, I would like to understand how Aspose.Cells handles cases where multiple Charts in the same worksheet have the same name. Specifically, when using the syntax: worksheet.Charts["ChartName"], which Chart wi…...How same named charts are handled in APSOSE CELL Aspose.Cells...handles cases where multiple charts in the same worksheet have...

    forum.aspose.com/t/how-same-named-charts-are-ha...
  2. LegendEntry.IsDeleted does not work as expected...

    Hi All, I have a problem when I try to delete legends in a Chart. I am using Aspose.Cells 25.9.0 Let me explain the issue! I have a Chart with 4 series. 2 are enabled and 2 are disabled: image.png (46.6 KB) Via co…...Cells Product Family excel-charts , charts hormancey September 24...try to delete legends in a chart. I am using Aspose.Cells 25...

    forum.aspose.com/t/legendentry-isdeleted-does-n...
  3. Aspose.Slides for Java 15.8.0 的公共 API 和不兼容更改|As...

    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....new Presentation (); IChart chart = pres . getSlides (). get_Item...Doughnut , 50 , 50 , 400 , 400 ); chart . getChartData (). getSeriesGroups...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  4. Aspose.Slides for .NET 15.8.0 中的公共 API 和向后不兼容的更...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...Doughnut , 50 , 50 , 400 , 400 ); chart . ChartData . SeriesGroups [...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  5. 在 .NET 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Sli...

    使用 Aspose.Slides for .NET 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 和 OpenDocument 文件。...AddEmptySlide ( layoutSlide1 ); var chart = slide1 . Shapes . AddChart...100 , 500 , 350 , false ); chart . Legend . Position = LegendPositionType...

    docs.aspose.com/slides/zh/net/automating-powerp...
  6. 使用 JavaScript 自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspo...

    使用 Aspose.Slides for Node.js 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...addEmptySlide ( layoutSlide1 ); let chart = slide1 . getShapes (). addChart...100 , 500 , 350 , false ); chart . getLegend (). setPosition...

    docs.aspose.com/slides/zh/nodejs-java/automatin...
  7. Aspose.Slides for Java 15.8.0 的公共 API 和不兼容的返回变更...

    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....new Presentation (); IChart chart = pres . getSlides (). get_Item...Doughnut , 50 , 50 , 400 , 400 ); chart . getChartData (). getSeriesGroups...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  8. 在 C++ 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for C++ 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...AddEmptySlide ( layoutSlide1 ); auto chart = slide1 -> get_Shapes () ->...100 , 500 , 350 , false ); chart -> get_Legend () -> set_Position...

    docs.aspose.com/slides/zh/cpp/automating-powerp...
  9. Aspose.Slides Product Family

    Find answers about creating, converting, and editing presentations in code without utilizing Microsoft PowerPoint....Pie Chart in PowerPoint using Java How to Make a Pie Chart in...using Python How to Make a Pie Chart in PowerPoint using C# How to...

    kb.aspose.com/slides/page/6/
  10. 使用 Chart.SetChartDataRange 方法与 C++ 轻松设置图表的方法|Do...

    学习如何在 Aspose.Cells for C++ 中轻松使用 Chart.SetChartDataRange 方法设置图表。我们的指南将向您展示如何指定图表的数据范围,让您能以最少的努力创建专业且准确的图表。...使用 Chart.SetChartDataRange 方法与 C++ 轻松设置图表的方法 Contents [ Hide...Hide ] Aspose.Cells现在提供 Chart.SetChartDataRange() 方法来轻松设置图表。使用此方法,您不需要分别添加系列和分类轴数据。...

    docs.aspose.com/cells/zh/cpp/easy-way-for-chart...