Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 126,507 for

presentation

(0.06 sec)
  1. Convert PPT to PPSX using Java | products.aspos...

    Sample Java conversion code for PPT format to PPSX file. Use this example code to export PowerPoint & OpenOffice Presentations to PPSX within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppt-...
  2. Convert PPSX to PPSM using Java | products.aspo...

    Sample Java conversion code for PPSX format to PPSM file. Use this example code to export PowerPoint & OpenOffice Presentations to PPSM within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsx...
  3. Merge PPSM Files via C++ | products.aspose.com

    C++ example code to combine PPSM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/ppsm/
  4. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) Presentations with precise control....shows how to read a sample presentation with some text on the first...following steps: Open the source presentation. Access the first slide...

    docs.aspose.com/slides/net/format-text-using-vs...
  5. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for C++ and display PowerPoint and OpenDocument Presentations accurately....callbacks when rendering presentation slides. Follow these steps...HtmlOptions , and others. Load a presentation that uses a font not available...

    docs.aspose.com/slides/cpp/getting-warning-call...
  6. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save Presentations in Python using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in Python Contents [ Hide ] Overview Open...Open a Presentation in Python described how to use the Presentation...

    docs.aspose.com/slides/python-net/save-presenta...
  7. Setting Background Color of Master Slide|Aspose...

    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.... Presentation presentation = Globals . ThisAddIn...ThisAddIn . Application . Presentations . Open ( "Setting Background...

    docs.aspose.com/slides/net/setting-background-c...
  8. View PPSM in C# | products.aspose.com

    View PPSM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/net/viewer/ppsm/
  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....Create Presentations in .NET Contents [ Hide ] Create a PowerPoint...PowerPoint Presentation To add a simple plain line to a selected...

    docs.aspose.com/slides/net/create-presentation/
  10. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument Presentations for reports and visualizations....Customize Chart Axes in Presentations with Python Contents [ Hide...Create an instance of the Presentation class. Access the first...

    docs.aspose.com/slides/python-net/chart-axis/