Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 129,310 for

presentation

(0.4 sec)
  1. Automating PowerPoint Generation in PHP: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for PHP—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....in PHP: Create Dynamic Presentations Easily Contents [ Hide ]...Introduction Creating PowerPoint presentations manually can be a time-consuming...

    docs.aspose.com/slides/php-java/automating-powe...
  2. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for .NET for PPT and PPTX, with practical C# code examples....Chart Calculations for Presentations in .NET Contents [ Hide...ActualMinorUnitScale). using ( Presentation pres = new Presentation ( "test.pptx"...

    docs.aspose.com/slides/net/chart-calculations/
  3. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint Presentations using Aspose.Slides for С++ for more engaging slides....Manage Chart Data Labels in Presentations Using С++ Contents [ Hide...pptx" ; // Instantiates a Presentation class that represents a...

    docs.aspose.com/slides/cpp/chart-data-label/
  4. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations Using С++ Contents [ Hide...= System :: MakeObject < Presentation > ( u "chart.pptx" ); auto...

    docs.aspose.com/slides/cpp/chart-workbook/
  5. Add Rectangles to Presentations in .NET|Aspose....

    Boost your PowerPoint Presentations by adding rectangles with Aspose.Slides for .NET—easily design and modify shapes programmatically....Add Rectangles to Presentations in .NET Contents [ Hide ] Create...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/net/rectangle/
  6. How to Strike Out Text in PPTX using Java

    This tutorial covers how to strike out text in PPTX using Java. It covers all the details to establish the environment, a step-wise process and a working sample code to strike out PPTX text using Java....including generating a sample presentation, creating an autoshape,...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/java/how-to-strike-out-tex...
  7. Convert PDF to GIF in Python | products.aspose.com

    Sample code for PDF to GIF Python conversion. Use PowerPoint Python API for batch conversion PDF files to GIF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  8. Convert TXT to PPS via C++ or with free Online ...

    Export TXT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPS online converter quickly before integrating the code....files are not suitable for presentations as they lack the formatting...PPS in order to create a presentation. How Aspose.Total helps...

    products.aspose.com/total/cpp/conversion/txt-to...
  9. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables in JavaScript for PPT and PPTX with Aspose.Slides for Node.js via Java to boost efficiency and appeal in Presentations....Customize Chart Data Tables in Presentations Using JavaScript Contents...series color. Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/nodejs-java/chart-data-t...
  10. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。...代码演示如何在图表数据标签中设置数据精度: using ( Presentation pres = new Presentation ()) { IChart...代码演示该操作: // 创建 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/chart-data-label/