Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 113,592 for

presentation

(0.05 sec)
  1. Convert PowerPoint to Markdown in Java|Aspose.S...

    Convert PowerPoint to Markdown in Java...of the Presentation class to represent a presentation object...to markdown: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Export PS to XAML in Android | products.aspose.com

    Android API to Convert PS to XAML without using Microsoft Word...user interfaces in Windows Presentation Foundation (WPF), Windows...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/android-java/conversi...
  3. Object Preview Issue when Adding OleObjectFrame...

    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....article) and then open the presentation in the Microsoft PowerPoint...you may want to save your presentation to ensure the image for...

    docs.aspose.com/slides/python-net/object-previe...
  4. Get all the text in all the slides|Aspose.Slide...

    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....presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument... false )) { // Pass the presentation to the next CountSlides...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  5. ActiveX|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....ActiveX controls are used in presentations. Aspose.Slides for Java...when compared to normal presentation shapes. We implemented support...

    docs.aspose.com/slides/java/activex/
  6. ActiveX|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....ActiveX controls are used in presentations. Aspose.Slides for Android...when compared to normal presentation shapes. We implemented support...

    docs.aspose.com/slides/androidjava/activex/
  7. 演示评论|Aspose.Slides 文档

    在Java中为PowerPoint演示添加评论和回复...Slides for Java提供了 Presentation 类,其中包含作者集合(来自 ICommentAuthorCollec...// 实例化PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/presentation-com...
  8. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...代码展示了如何向文本添加网页超链接: Presentation presentation = new Presentation (); try...try { IAutoShape shape1 = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  9. Slide Section|Aspose.Slides for Python Document...

    Add and edit section in PowerPoint Presentation in Python...can organize a PowerPoint Presentation into sections. You get to...organize or divide slides in a presentation into logical parts in these...

    docs.aspose.com/slides/python-net/slide-section/
  10. Ellipse|Aspose.Slides Documentation

    Create ellipse in PowerPoint Presentation in C# or .NET...a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class Obtain the reference...

    docs.aspose.com/slides/net/ellipse/