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

presentation

(0.17 sec)
  1. Advanced Text Extraction from Presentations on ...

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

    docs.aspose.com/slides/androidjava/extract-text...
  2. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP Presentations with C# code examples....authored by a user and save the presentation. static void AddModernComment...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/co...
  3. Connector|Aspose.Slides for PHP Documentation

    Draw and control connectors in PHP with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP....addConnector () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $connector...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. 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/
  5. 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/cpp/parser/
  6. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java code examples and best practices to enhance your data Presentations....Manage Chart Data Series in Presentations on Android Contents [ Hide...Create an instance of the Presentation class. Add a clustered column...

    docs.aspose.com/slides/androidjava/chart-series/
  7. VbaMacro|Aspose.Slides for Python Documentation

    Work with VBA macros in Python using Aspose.Slides: add or edit projects and modules, sign or remove macros, and save Presentations in PPT, PPTX and ODP....Add a VBA Macro Create a presentation with a VBA project and a...with slides . Presentation () as presentation : # Initialize...

    docs.aspose.com/slides/python-net/examples/elem...
  8. 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...
  9. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow....Introduction Images make presentations more engaging and interesting...let you quickly create presentations from images. Info If you...

    docs.aspose.com/slides/python-net/image/
  10. Manage OLE in Presentations Using PHP|Aspose.Sl...

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

    docs.aspose.com/slides/php-java/manage-ole/