Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 130,000 for

presentation

(0.22 sec)
  1. Conversion of OpenOffice Document|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....offers Presentation class that represents a presentation file.... Presentation class can now also access ODP through Presentation...

    docs.aspose.com/slides/net/conversion-of-openof...
  2. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint Presentations (PPT, PPTX) to animated GIFs with Aspose.Slides for .NET. Fast, high-quality results....Convert PowerPoint Presentations to Animated GIFs in .NET Contents...you to convert PowerPoint presentations to animated GIF files with...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. Export Presentations to XAML in .NET|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in .NET using Aspose.Slides—quick, Office-free solution that keeps your layout intact....Export Presentations to XAML in .NET Contents [ Hide ] Overview...how to export PowerPoint presentations to XAML using Aspose.Slides...

    docs.aspose.com/slides/net/export-to-xaml/
  4. 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/
  5. 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/
  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. 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...
  8. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument Presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....Advanced Text Extraction from Presentations in JavaScript Contents [...extract the text from a presentation. To do so, you need to extract...

    docs.aspose.com/slides/nodejs-java/extract-text...
  9. 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/
  10. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…... (Presentation , Stream , Int32[] , PdfOptions...InterruptionToken ) at Aspose.Slides.Presentation.Save(Stream stream, SaveFormat...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...