Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 130,438 for

presentation

(0.28 sec)
  1. Convert PPTX to PPT in JavaScript|Aspose.Slides...

    Easily convert PPTX to PPT with Aspose.Slides—ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The JavaScript code...

    docs.aspose.com/slides/nodejs-java/convert-pptx...
  2. Aspose.Slides Product Family

    Find answers about creating, converting, and editing Presentations in code without utilizing Microsoft PowerPoint....Answers How to Add Audio in Presentation using Java How to Add Audio...in Presentation using C# How to Add Video in Presentation using...

    kb.aspose.com/slides/page/3/
  3. View or Edit POTX Files Metadata using Java | p...

    Java source code to edit or view POTX format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/potx/
  4. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument Presentations using Aspose.Slides for .NET....Bulleted and Numbered Lists in Presentations in .NET Contents [ Hide...PowerPoint and OpenDocument presentations. A list item is a paragraph...

    docs.aspose.com/slides/net/manage-lists/
  5. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/python-net/slide-layout/
  6. Convert PowerPoint Presentations to Video in C+...

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

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for .NET, with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var connector = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/co...
  8. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for .NET: create, format, merge cells, apply styles, import data, and export with C# examples for PPT, PPTX, and ODP....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; double [] widths = { 80 , 80 };...

    docs.aspose.com/slides/net/examples/elements/ta...
  9. View & Edit PowerPoint Metadata using C++ | pro...

    C++ source code to view and edit Presentation propertires...extract, edit and remove presentation properties using server-side...Samples Online Include Edit Presentation Metadata FODP How to edit...

    products.aspose.com/slides/cpp/metadata/
  10. Add Watermarks to Presentations in PHP|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument Presentations in PHP to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in PHP Contents [ Hide ] About...Watermarks A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/php-java/watermark/