Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 129,330 for

presentation

(1.07 sec)
  1. Design Professional Presentations in .NET|Aspos...

    Boost your slides with Aspose.Slides for .NET—design, automate, and convert PowerPoint and OpenDocument Presentations effortlessly. Learn more now!...Design Professional Presentations in .NET Contents [ Hide ] Manage...Manage Presentation Themes in .NET Manage Presentation Backgrounds...

    docs.aspose.com/slides/net/presentation-design/
  2. 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...
  3. 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...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... Presentation input = new Presentation (); IShapeCollection...slide Id. Presentation presentation = new Presentation (); long...

    docs.aspose.com/slides/java/public-api-and-back...
  5. Save Presentations in Read-Only Mode in .NET|As...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for .NET, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode in .NET Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/net/read-only-presentation/
  6. 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/
  7. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for .NET: insert, link, update, and extract embedded content with C# in PPT, PPTX, and ODP Presentations....Embed a PDF file into the presentation. static void AddOleObject...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/ol...
  8. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for C++: insert, crop, compress, recolor, and export images with C++ examples for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Create a simple...

    docs.aspose.com/slides/cpp/examples/elements/pi...
  9. Design Professional Presentations in C++|Aspose...

    Boost your slides with Aspose.Slides for C++ — design, automate, and convert PowerPoint and OpenDocument Presentations effortlessly. Learn more now!...Design Professional Presentations in C++ Contents [ Hide ] Manage...Manage Presentation Themes in C++ Manage Presentation Backgrounds...

    docs.aspose.com/slides/cpp/presentation-design/
  10. Convert ODP to PPTX on Android|Aspose.Slides Do...

    Convert ODP to PPTX with Aspose.Slides for Android. Clean Java code examples, batch tips, and high-quality results—no PowerPoint needed....Convert ODP to PPTX/PPT Presentation Aspose.Slides for Android...offers Presentation class that represents a presentation file....

    docs.aspose.com/slides/androidjava/convert-odp-...