Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 129,130 for

presentation

(0.1 sec)
  1. 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/
  2. Manage Chart Data Markers in Presentations in ....

    Learn how to customize chart data markers in Aspose.Slides for .NET, boosting Presentation impact across PPT and PPTX formats with clear C# code examples....Manage Chart Data Markers in Presentations in .NET Contents [ Hide...steps below: Instantiate Presentation class. Creating the default...

    docs.aspose.com/slides/net/chart-data-marker/
  3. 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...
  4. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....addTextBox () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Create...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP Presentations with clear C# code....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Create an empty audio frame...

    docs.aspose.com/slides/net/examples/elements/au...
  6. 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...
  7. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....PowerPoint and OpenDocument presentation slides into various image...convert the first slide of a presentation to a bitmap object and then...

    docs.aspose.com/slides/python-net/convert-slide/
  8. Adding Text Dynamically|Aspose.Slides Documenta...

    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....follow these steps: Create a presentation. Add a blank slide. Add...Set some text. Write the presentation. VSTO private void AddTextBox...

    docs.aspose.com/slides/net/adding-text-dynamica...
  9. 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...
  10. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Android: insert, crop, compress, recolor, and export images with Java examples for PPT, PPTX, and ODP Presentations....IOException { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...