Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 130,003 for

presentation

(0.28 sec)
  1. Manage Audio in Presentations Using PHP|Aspose....

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

    docs.aspose.com/slides/php-java/audio-frame/
  2. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....Manage OLE Objects in Presentations in .NET Contents [ Hide ]...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/net/manage-ole/
  3. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET MathematicalText examples: create and format equations, fractions, matrices, and symbols with C# in PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Add a Math shape to the slide...

    docs.aspose.com/slides/net/examples/elements/ma...
  4. Manage Tags and Custom Data in Presentations on...

    Add, read, update, and remove tags & custom data in Aspose.Slides for Android, with Java examples for PowerPoint and OpenDocument Presentations....Tags and Custom Data in Presentations on Android Contents [ Hide...Hide ] Data Storage in Presentation Files PPTX files—items with...

    docs.aspose.com/slides/androidjava/managing-tag...
  5. Convert Presentations to PDF with Notes in Pyth...

    Convert formats PPT, PPTX and ODP to PDF with notes using Aspose.Slides for Python. Preserve layouts and speaker notes for professional Presentations....Convert Presentations to PDF with Notes in Python Contents [...how to convert PowerPoint presentations to PDF format with speaker...

    docs.aspose.com/slides/python-net/convert-power...
  6. OleObject|Aspose.Slides for Python Documentation

    Work with OLE objects in Python using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....Embed a PDF file into the presentation. def add_ole_object ():...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint Presentations, giving developers powerful control over slides....Manage ActiveX Controls in Presentations in .NET Contents [ Hide...ActiveX controls are used in presentations. Aspose.Slides for .NET...

    docs.aspose.com/slides/net/activex/
  8. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations Using JavaScript Contents...= new aspose . slides . Presentation ( "chart.pptx" ); try {...

    docs.aspose.com/slides/nodejs-java/chart-workbook/
  9. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for C++: create, format, merge cells, apply styles, import data, and export with C++ examples for PPT, PPTX, and ODP....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto widths = MakeArray...

    docs.aspose.com/slides/cpp/examples/elements/ta...
  10. Extract text or objects from a PowerPoint and O...

    C# source code for extracting data from PowerPoint and OpenOffice Presentations.... Parse Presentation Code Samples Online Include...Include Parse Presentation ODP How to Extract Text and Images from...

    products.aspose.com/slides/net/parser/