Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 10,059 for

presentation

(0.03 sec)
  1. Chart Data Table|Aspose.Slides for Python Docum...

    Set font properties for chart database table in PowerPoint Presentations in Python... Instantiate Presentation class object. Add chart...font height. Save modified presentation. Below sample example is...

    docs.aspose.com/slides/python-net/chart-data-ta...
  2. Convert PowerPoint to PDF with Notes in JavaScr...

    Convert PowerPoint to PDF with notes in JavaScript...how to convert PowerPoint presentations to PDF format with speaker...Notes The save method in the Presentation class can be used to convert...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. 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...
  4. Chart Series|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....Create an instance of the Presentation class. Add a clustered column...series. Write the modified presentation to a PPTX file. This C++...

    docs.aspose.com/slides/cpp/chart-series/
  5. 将 PowerPoint 转换为 PDF 注释|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为 PDF 注释...实例化一个表示演示文稿文件的 Presentation 对象 Presentation presIn = new Presentation ( "SelectedSlides..."SelectedSlides.pptx" ); Presentation presOut = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  6. Public API and Backwards Incompatible Changes i...

    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....fonts globally across the presentation and temporary for rendering...method getFontsManager() of Presentation class has been introduced...

    docs.aspose.com/slides/java/public-api-and-back...
  7. Installation|Aspose.Slides for Python Documenta...

    Learn how to quickly install Aspose.Slides for Python via .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint Presentations today!...developers to start working with presentations right away. However, it’s...code to create a PowerPoint presentation: # Import Aspose.Slides...

    docs.aspose.com/slides/python-net/installation/
  8. Create Shape Thumbnails|Aspose.Slides for Node....

    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....Java can be used to create presentation files in which each page...be viewed by opening the presentation files using Microsoft PowerPoint...

    docs.aspose.com/slides/nodejs-java/create-shape...
  9. Create Shape Thumbnails|Aspose.Slides for PHP D...

    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....Java can be used to create presentation files in which each page...be viewed by opening the presentation files using Microsoft PowerPoint...

    docs.aspose.com/slides/php-java/create-shape-th...
  10. 3D Chart|Aspose.Slides for Python Documentation

    Set rotationX, rotationY, and depthpercents for 3D chart in PowerPoint Presentation in Python...Create an instance of the Presentation class. Access first slide...properties. Write the modified presentation to a PPTX file. import aspose...

    docs.aspose.com/slides/python-net/3d-chart/