Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 129,299 for

presentation

(0.15 sec)
  1. Merge PDF Files To JPG Using Python | products....

    Merge multiple PDF files in Python....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/python-net/merge/pdf...
  2. Manage PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to create, edit, format, and manipulate shapes in Aspose.Slides for Android, with Java code examples for PPT and PPTX Presentations....Effects in Presentations on Android Manage Presentation Shapes on...Effective Properties from Presentations on Android Apply Shape Animations...

    docs.aspose.com/slides/androidjava/powerpoint-s...
  3. Manage PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to create, edit, format, and manipulate shapes in Aspose.Slides for .NET, with C# code examples for PPT and PPTX Presentations....Effects in Presentations in .NET Manage Presentation Shapes in...Effective Properties from Presentations in .NET Apply Shape Animations...

    docs.aspose.com/slides/net/powerpoint-shapes/
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Java calculates and applies effective shape properties for precise PowerPoint rendering....Effective Properties from Presentations in Java Contents [ Hide...frame shape has one); In presentation global text settings; those...

    docs.aspose.com/slides/java/shape-effective-pro...
  5. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...// Create a presentation Presentation presentation = new Presentation();...Add a slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  6. How to Convert PPTX to Markdown using Java

    This simple topic covers how to convert PPTX to Markdown using Java. It also cover the configuration settings for the project, a step-wise programming tasks, and a running example code to export PPT to MD in Java....repository manager to convert the presentation to a Markdown file using...PPTX presentation using an instance of the Presentation class...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  7. Note|Aspose.Slides Documentation

    Add, read, edit, and export speaker notes in C# with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/el...
  8. VbaMacro|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....Add a VBA Macro Create a presentation with a VBA project and a...() { using var pres = new Presentation (); pres . VbaProject =...

    docs.aspose.com/slides/net/examples/elements/vb...
  9. Convert PPTX to Video in Java | products.aspose...

    Convert PPTX to video in Java. Use Java library API to convert PowerPoint to video...create, edit and manipulate presentations and also convert PowerPoint...PowerPoint presentations to other documents and videos. In this case...

    products.aspose.com/slides/java/conversion/pptx...
  10. 导出媒体文件为HTML文件|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....为将媒体文件导出为HTML,请按照以下步骤操作: 创建 Presentation 类的实例 获取幻灯片的引用 设置切换效果 将演示文稿写入...示例 //Loading a presentation using (Presentation pres = new Presentation("example...

    docs.aspose.com/slides/zh/net/export-media-file...