Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 235,420 for

slide

(0.22 sec)
  1. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....Slides for C++ allows you to add audio files to slides. The...audio files are embedded in slides as audio frames. Create an...

    docs.aspose.com/slides/cpp/audio-frame/
  2. Object Changed 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....OleObjectFrame to their slides using Aspose.Slides for Node.js via Java...message is shown on the output slide instead of the OLE Object ....

    docs.aspose.com/slides/nodejs-java/object-chang...
  3. Add Ellipses to Presentations on Android|Aspose...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Android across PPT and PPTX presentations—Java code examples included....ellipse shapes to their slides using Aspose.Slides for Android via Java...Java. Aspose.Slides for Android via Java provides an easier set...

    docs.aspose.com/slides/androidjava/ellipse/
  4. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Android via Java view properties to customize formats PPT, PPTX, and ODP Slides—adjust layouts, zoom levels, and display settings....three content regions: the slide itself, a side content region...separates the slide from the content region below the slide, vertical...

    docs.aspose.com/slides/androidjava/presentation...
  5. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....ellipse shapes to their slides using Aspose.Slides for Python via .NET...NET . Aspose.Slides for Python via .NET provides an easier set...

    docs.aspose.com/slides/python-net/ellipse/
  6. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#....Slides for .NET Contents [ Hide ]...accomplish is adding text to slides dynamically. This article shows...

    docs.aspose.com/slides/net/adding-text-dynamica...
  7. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Slides for .NET, focusing on how data...Presentation ()) { ISlide slide = presentation . Slides [ 0 ]; // Add a...

    docs.aspose.com/slides/net/chart-series/
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations in JavaScript using Aspose.Slides for Node.js. Step-by-step guide....Slides for Node.js via Java also allows...use bullets and numbers in slides in your presentations. Why...

    docs.aspose.com/slides/nodejs-java/manage-bullet/
  9. Animate PowerPoint Text in .NET|Aspose.Slides D...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET, with easy-to-follow, optimized C# code examples.... Slides [ 0 ]. Shapes [ 0 ]; IParagraph...IEffect effect = presentation . Slides [ 0 ]. Timeline . MainSequence...

    docs.aspose.com/slides/net/animated-text/
  10. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Contents [ Hide ] Texts on slides typically exist in text boxes...Therefore, to add a text to a slide, you have to add a text box...

    docs.aspose.com/slides/cpp/manage-textbox/