Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 129,314 for

presentation

(0.14 sec)
  1. Multithreading in Aspose.Slides for Android via...

    Aspose.Slides for Android via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/androidjava/multithreading/
  2. 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....] Overview Images make presentations more engaging and interesting...let you quickly create presentations from images. Info If you...

    docs.aspose.com/slides/python-net/image/
  3. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. 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/nodejs-java/excel-integr...
  4. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for Android: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with Java examples....addHeaderFooter () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  5. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for Java: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with Java examples....addHeaderFooter () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/h...
  6. Create and Customize PowerPoint Charts in JavaS...

    Create and customize PowerPoint charts in JavaScript with Aspose.Slides—work with data, styles, and chart types in PPT and PPTX using clear code examples....Create or Update PowerPoint Presentation Charts in JavaScript Customize...Customize Presentation Charts in JavaScript Customize Presentation...

    docs.aspose.com/slides/nodejs-java/powerpoint-c...
  7. HeaderFooter|Aspose.Slides for PHP Documentation

    Control headers and footers in PHP with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....addHeaderFooter () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $slide...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. OleObject|Aspose.Slides for Python Documentation

    Work with OLE objects in Python using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....Embed a PDF file into the presentation. def add_ole_object ():...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for C++: create, format, merge cells, apply styles, import data, and export with C++ examples for PPT, PPTX, and ODP....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto widths = MakeArray...

    docs.aspose.com/slides/cpp/examples/elements/ta...
  10. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 动画示例:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...