Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 3,185 for

pptx charts

(0.21 sec)
  1. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...Create a PowerPoint Combination Chart in Java Aspose.Slides Product...Family slides-java , slides-chart VaradS April 4, 2025, 5:49am...

    forum.aspose.com/t/need-a-sample-code-to-create...
  2. Aspose.Slides for .NET 16.2.0 的公共 API 与向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以平稳迁移您的 PowerPoint PPT、Pptx 和 ODP 演示文稿解决方案。...Charts.CategoryAxisType Has Been Switched...GetPresentationText ( "presentation.pptx" , ExtractionMode . Unarranged...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  3. 在 Python 中应用或更改幻灯片布局|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python(通过 .NET)中管理和自定义幻灯片布局。探索布局类型、占位符控制、页脚可见性以及通过 Python 代码示例进行布局操作。...pptx" ) as presentation : # 遍历布局幻灯片类型以选择布局幻灯片。..."output.pptx" , slides . export . SaveFormat . PPTX ) 删除未使用的布局幻灯片...

    docs.aspose.com/slides/zh/python-net/slide-layout/
  4. Aspose.Slides for .NET 14.10.0 的公共 API 及向后不兼容更改...

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

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  5. 图表绘图区|Aspose.Slides for PHP 文档

    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 (); try { $chart = $pres -> getSlides () -> get_Item...350 ); $chart -> validateChartLayout (); $x = $chart -> getPlotArea...

    docs.aspose.com/slides/zh/php-java/chart-plot-a...
  6. Aspose.Slides for PHP via Java 14.10.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....$pres = new Presentation (); $chart = $pres -> getSlides () -> get_Item... 50 , 450 , 400 , true ); $chart -> getChartData () -> getCategories...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  7. Convert DOCM to PPTM in Python or with free Onl...

    DOCM to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to PPTM online converter quickly before integrating the code....presentation formats, including PPTM, PPTX, PDF, HTML, and more. Additionally...manipulation, animation, and charting. By using Aspose.Total for...

    products.aspose.com/total/python-net/conversion...
  8. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and Pptx with Aspose.Slides for Android, supporting OMML, formatting controls, and clear Java code samples....pptx" , SaveFormat . Pptx ); } finally { if...Create and Customize PowerPoint Charts on Android Manage PowerPoint...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  9. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for Python via .NET. Get detailed instructions, code examples, and tips to automate the creation and editing of presentations....pptx" , slides . export . SaveFormat . PPTX ) Mathematical...Create and Customize PowerPoint Charts in Python Manage PowerPoint...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  10. 矩形树图和旭日图的数据点|Aspose.Slides for PHP 文档

    通过Java在Aspose.Slides for PHP中生成的旭日图、旭日图表、径向图、径向图表或多层饼图。...new Presentation (); try { $chart = $pres -> getSlides () -> get_Item...显示“叶子 4”数据点的值: $dataPoints = $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/zh/php-java/data-points-...