Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 241,255 for

slide

(0.11 sec)
  1. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Slides provides support to work with slide’s headers...maintained on Slide master level. Aspose.Slides for Android via...

    docs.aspose.com/slides/androidjava/presentation...
  2. 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...
  3. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Slides provides support to work with slide’s headers...maintained on Slide master level. Aspose.Slides for .NET provides...

    docs.aspose.com/slides/net/presentation-header-...
  4. Manage Presentation Headers and Footers in PHP|...

    Use Aspose.Slides for PHP via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Slides provides support to work with slide’s headers...maintained on Slide master level. Aspose.Slides for PHP via Java...

    docs.aspose.com/slides/php-java/presentation-he...
  5. OLE对象|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理 OLE 对象:插入或更新嵌入的文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。...Slides for Python via .NET 更新其数据。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  6. 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...Before talking about adding slides to the presentation files,...

    docs.aspose.com/slides/cpp/add-slide-to-present...
  7. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for C++: create, nest, align, reorder, and style group shapes with C++ examples in PPT, PPTX, and ODP presentations....Slides for C++ . Add a Group Shape...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto group...

    docs.aspose.com/slides/cpp/examples/elements/gr...
  8. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....and placed on a PowerPoint slide is an OLE object. An OLE object...data within PowerPoint. Aspose.Slides for Python lets you insert...

    docs.aspose.com/slides/python-net/manage-ole/
  9. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for Java: create, format, merge cells, apply styles, import data, and export with Java examples for PPT, PPTX, and ODP....Slides for Java . Add a Table Create...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/t...
  10. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....Slides for Python. You’ll learn to...this: import aspose.slides as slides with slides . Presentation (...

    docs.aspose.com/slides/python-net/animated-text/