Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 129,316 for

presentation

(1.5 sec)
  1. Add Slides to Presentations in .NET|Aspose.Slid...

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for .NET—seamless, efficient slide insertion in seconds....Add Slides to Presentations in .NET Contents [ Hide ] Add a Slide...Slide to a Presentation Before talking about adding slides to...

    docs.aspose.com/slides/net/add-slide-to-present...
  2. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow....Optimize Image Management in Presentations Using Java Contents [ Hide...Images in Presentation Slides Images make presentations more engaging...

    docs.aspose.com/slides/java/image/
  3. 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...
  4. 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...
  5. 页眉页脚|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。... Presentation () as presentation : slide = presentation . slides...set_footer_visibility ( True ) presentation . save ( "footer.pptx" ...

    docs.aspose.com/slides/zh/python-net/examples/e...
  6. 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...
  7. 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...
  8. 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...
  9. Convert OpenDocument Presentations in Java|Aspo...

    Aspose.Slides for Java lets you convert ODP to PDF, HTML, and image formats with ease. Boost your Java apps with fast and accurate Presentation conversion....Convert OpenDocument Presentations in Java Contents [ Hide ]...convert OpenDocument (ODP) presentations to many formats (HTML, PDF...

    docs.aspose.com/slides/java/convert-openoffice-...
  10. Add Slides to Presentations in C++|Aspose.Slide...

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for C++ — seamless, efficient slide insertion in seconds....Add Slides to Presentations in C++ Contents [ Hide ] Add a Slide...Slide to a Presentation Before talking about adding slides to...

    docs.aspose.com/slides/cpp/add-slide-to-present...