Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 241,356 for

slide

(0.16 sec)
  1. Move a paragraph from one presentation to anoth...

    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....true )) { // Get the first slide in the source presentation....TextBody textBody1 = slide1 . Slide . Descendants < TextBody >()...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  2. Comment|Aspose.Slides Documentation

    Work with Slide comments in Aspose.Slides for C++: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C++ code examples....Slides for C++ . Add a Modern Comment...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto author...

    docs.aspose.com/slides/cpp/examples/elements/co...
  3. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates....Slides for Python. You’ll learn how...can quickly find a table on a slide and reshape its structure to...

    docs.aspose.com/slides/python-net/manage-rows-a...
  4. Comment|Aspose.Slides Documentation

    Work with Slide comments in Aspose.Slides for Java: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with Java code examples....Slides for Java . Add a Modern Comment...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/c...
  5. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for 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/java/presentation-view-p...
  6. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Node.js and how to fix preview issues in PPT, PPTX and ODP presentations....Slides for Java, when you add OleObjectFrame...OleObjectFrame to a slide, an “EMBEDDED OLE OBJECT” message is shown...

    docs.aspose.com/slides/nodejs-java/object-previ...
  7. Create Presentations in Python|Aspose.Slides fo...

    Create PowerPoint presentations in Python with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Slides for Python lets you build a...object, grabbing the first slide, injecting a simple shape, and...

    docs.aspose.com/slides/python-net/create-presen...
  8. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument Slides using Aspose.Slides for PHP via Java. Fast how-to guide....allows you to add videos to a slide in a presentation in two ways:...objects) to a presentation, Aspose.Slides provides the Video class, VideoFrame...

    docs.aspose.com/slides/php-java/video-frame/
  9. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for PHP 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/php-java/presentation-vi...
  10. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....Slides for Python. You’ll learn to...this: import aspose.slides as slides with slides . Presentation (...

    docs.aspose.com/slides/python-net/animated-text/