Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 10,051 for

presentation

(0.45 sec)
  1. Animated Charts|Aspose.Slides for PHP Documenta...

    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....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/php-java/animated-charts/
  2. 文本格式化|Aspose.Slides 文档

    在 C# 中管理和操作文本及文本框属性... 实例化 Presentation 类并传入输入文件。 输入文件可以是 PPT、PPTX、ODP...或 ODP 等。 Presentation presentation = new Presentation ( "SomePresentation...

    docs.aspose.com/slides/zh/net/text-formatting/
  3. Manage SmartArt Shape Node|Aspose.Slides for Py...

    Smart node and child node in PowerPoint Presentations in Python...instance of Presentation class and load the presentation with SmartArt...text in TextFrame. Save the Presentation. import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-smarta...
  4. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint Presentations in C# or .NET...tables in all kinds of presentations. Create Table from Scratch...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/net/manage-table/
  5. Create Shape Thumbnails|Aspose.Slides Documenta...

    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/java/create-shape-thumbn...
  6. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a Presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...issue opening and saving a presentation, both with 25.3 and 25.4...createTempFile("target", ".pptx"); Presentation presentation = null; int loadFormat...

    forum.aspose.com/t/nullpointerexception-occurs-...
  7. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint Presentation in C# or .NET...operation: using ( Presentation pres = new Presentation ( "chart.pptx"...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/net/chart-workbook/
  8. 导入演示文稿|Aspose.Slides 文档

    从 PDF 导入 PowerPoint 演示文稿。将 PDF 转换为 PowerPoint... 创建一个 Presentation 类的实例。 调用 addFromPdf() 方法,并传入...PowerPoint 的操作: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/zh/androidjava/import-pr...
  9. 导入演示文稿|Aspose.Slides 文档

    从 PDF 导入 PowerPoint 演示文稿。将 PDF 转换为 PowerPoint... 创建一个 Presentation 类的实例。 调用 addFromPdf() 方法并传递...PowerPoint 的操作: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/zh/java/import-presentat...
  10. Get the titles of all the slides|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....of all the slides in the presentation. public static IList < string...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/get-the-titles-of-al...