Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 241,360 for

slide

(0.81 sec)
  1. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX Slides to editable Word documents using Aspose.Slides for PHP via Java with precise layout, images and formatting preserved....textual content from slides. Aspose.Slides and Aspose.Words To...DOCX), you need both Aspose.Slides for PHP via Java and Aspose...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. Manage Bulleted and Numbered Lists in Presentat...

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

    docs.aspose.com/slides/androidjava/manage-bullet/
  3. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument Slides using Aspose.Slides for C++. 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 IVideo interface...

    docs.aspose.com/slides/cpp/video-frame/
  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. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides; using Aspose.Slides.Export; using Aspose...Aspose.Slides.Export.Web; using Aspose.Slides.SlideShow; using...

    docs.aspose.com/slides/ru/net/web-extensions/sa...
  6. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides; using Aspose.Slides.Export; using Aspose...Aspose.Slides.Export.Web; using Aspose.Slides.SlideShow; using...

    docs.aspose.com/slides/ar/net/web-extensions/sa...
  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. 在 VSTO 和 Aspose.Slides 中添加带动画的图片框|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....Slides 中添加带动画的图片框 Contents [ Hide ] 下面的代码示例创...a blank slide PowerPoint . Slide sld = pres . Slides . Add (...

    docs.aspose.com/slides/zh/net/adding-picture-fr...
  9. Create Presentations in .NET|Aspose.Slides Docu...

    Create presentations in .NET with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....simple plain line to a selected slide of the presentation, please... Obtain the reference of a slide by using its Index. Add an AutoShape...

    docs.aspose.com/slides/net/create-presentation/
  10. 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/