Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 10,113 for

presentation

(0.07 sec)
  1. Audio Frame - Insert and Extract Audio in Power...

    Add audio to PowerPoint Presentation in C# or .NET...Create an instance of the Presentation class. Get a slide’s reference...object. Save the modified presentation. This C# code shows you...

    docs.aspose.com/slides/net/audio-frame/
  2. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in Java...hyperlinks in PowerPoint Presentations: Links to websites inside...involving hyperlinks in presentations. You may want to check out...

    docs.aspose.com/slides/java/manage-hyperlinks/
  3. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint Presentation in Java...Create an instance of the Presentation class. Get a slide’s reference...line. Write the modified presentation as a PPTX file. This Java...

    docs.aspose.com/slides/java/shape-formatting/
  4. Shape Manipulations|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....to know that PowerPoint Presentation files do not have any way... you can then open that presentation using Aspose.Slides for...

    docs.aspose.com/slides/java/shape-manipulations/
  5. 幻灯片过渡|Aspose.Slides for Python 文档

    在 Python 中添加 PowerPoint 幻灯片过渡和过渡效果...单的幻灯片过渡效果,请按照以下步骤操作: 创建 Presentation 类的实例。 通过 TransitionType...实例化 Presentation 类以加载源演示文稿文件 with slides . Presentation ( path...

    docs.aspose.com/slides/zh/python-net/slide-tran...
  6. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint Presentations using C++...Create an instance of the Presentation class. Obtain a reference...slide in the newly created presentation. Add an IAutoShape object...

    docs.aspose.com/slides/cpp/manage-textbox/
  7. Slide Transition|Aspose.Slides Documentation

    PowerPoint slide transition, PowerPoint morph transition in Java...below: Create an instance of Presentation class. Apply a Slide Transition...modified presentation file. // Instantiate Presentation class to...

    docs.aspose.com/slides/androidjava/slide-transi...
  8. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint Presentations using C#...delivering professional presentations. One of the most important...allows you to tailor your presentation to specific conditions and...

    docs.aspose.com/slides/net/manage-slide-show/
  9. Adding Text Dynamically using VSTO and Aspose.S...

    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....follow these steps: Create a presentation. Add a blank slide. Add...Set some text. Write the presentation. VSTO Code Example The code...

    docs.aspose.com/slides/net/adding-text-dynamica...
  10. Animated Text|Aspose.Slides Documentation

    Animated text in PowerPoint with Java...paragraph: Presentation presentation = new Presentation ( "Presentation...autoShape = ( IAutoShape ) presentation . getSlides (). get_Item...

    docs.aspose.com/slides/java/animated-text/