Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 126,424 for

presentation

(0.15 sec)
  1. Redact PowerPoint files on Windows, Linux & mac...

    APIs to Add Protection to PPT, PPTX & ODP Presentations...Python Learn how to redact presentation in Python, Java, C++ and...Slides for .NET How to redact presentation in C#. Aspose.Slides for...

    products.aspose.com/slides/redaction/
  2. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint Presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in Java Contents [...converting your PowerPoint presentation to video, you get Increase...

    docs.aspose.com/slides/java/convert-powerpoint-...
  3. Export Presentations to XAML on Android|Aspose....

    Convert PowerPoint and OpenDocument slides to XAML in Java using Aspose.Slides for Android—quick, Office-free solution that keeps your layout intact....Export Presentations to XAML on Android Contents [ Hide ] Export...Export Presentations to XAML In Aspose.Slides 21.6 , we implemented...

    docs.aspose.com/slides/androidjava/export-to-xaml/
  4. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations Using C++ Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/cpp/manage-smartart/
  5. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP Presentations....Manage Audio Frames in Presentations in .NET Contents [ Hide...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/net/audio-frame/
  6. Convert PPT to PPTX in PHP|Aspose.Slides for PH...

    Convert legacy PPT Presentations to modern PPTX fast with Aspose.Slides for PHP via Java — clear tutorial, free code samples, no Microsoft Office dependency....how to convert PowerPoint Presentation in PPT format into PPTX...convert thousands of PPT presentations to PPTX format, the best...

    docs.aspose.com/slides/php-java/convert-ppt-to-...
  7. 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....using ( Presentation presentation = new Presentation ( dataDir...autoShape = ( IAutoShape ) presentation . Slides [ 0 ]. Shapes [...

    docs.aspose.com/slides/net/animated-text/
  8. 管理缩放|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加缩放或缩放框...您可以通过以下方式在幻灯片上添加缩放框: 创建 Presentation 类的实例。 创建您打算链接缩放框的新幻灯片。 为创建的幻灯片添加识别文本和背景。...以下Java代码向您展示了如何在幻灯片上创建一个缩放框: Presentation pres = new Presentation (); try { //Adds...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  9. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/net/slide-layout/
  10. How to Convert Multiple PPT Files to PDF in C#

    This brief tutorial guides on how to convert multiple PPT files to PDF in C#. It provides detailed description to configure the environment to write a multiple PPT to PDF converter in C#....package manager Create a new presentation and remove its default slide...slide using the Presentation class Get the list of all the PPT...

    kb.aspose.com/slides/net/how-to-convert-multipl...