Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 129,299 for

presentation

(0.17 sec)
  1. Picture|Aspose.Slides for PHP Documentation

    Work with pictures in PHP using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....addPicture () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $image...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint Presentations....Excel Data into PowerPoint Presentations Contents [ Hide ] Introduction...Introduction PowerPoint presentations are a powerful way to display...

    docs.aspose.com/slides/cpp/excel-integration/
  3. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint Presentations....Excel Data into PowerPoint Presentations Contents [ Hide ] Introduction...Introduction PowerPoint presentations are a powerful way to display...

    docs.aspose.com/slides/php-java/excel-integration/
  4. Picture|Aspose.Slides for Node.js via .NET Docu...

    Work with pictures in Aspose.Slides for Node.js: insert, crop, compress, recolor, and export images with examples for PPT, PPTX, and ODP Presentations....); let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. Remove Slides from Presentations in JavaScript|...

    Effortlessly remove slides from PowerPoint and OpenDocument Presentations with Aspose.Slides for Node.js. Get clear code examples and boost your workflow....Remove Slides from Presentations in JavaScript Contents [ Hide...Aspose.Slides provides the Presentation class that encapsulates...

    docs.aspose.com/slides/nodejs-java/remove-slide...
  6. Design Professional Presentations in Python|Asp...

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

    docs.aspose.com/slides/python-net/presentation-...
  7. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....addMathText () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Add...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. Create Presentations in Java|Aspose.Slides Docu...

    Create Presentations in Java with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Create Presentations in Java Contents [ Hide ] Overview Aspose...lets you build a brand‑new presentation file entirely in code. This...

    docs.aspose.com/slides/java/create-presentation/
  9. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ animation examples: add, sequence, and customize effects and transitions with C++ for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

    docs.aspose.com/slides/cpp/examples/elements/an...
  10. Import Presentations from PDF or HTML in Java|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument Presentations in Java with Aspose.Slides for seamless, high-performance slide processing....Import Presentations from PDF or HTML in Java Contents [ Hide...for Java , you can import presentations from files in other formats...

    docs.aspose.com/slides/java/import-presentation/