Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 241,305 for

slide

(0.84 sec)
  1. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for C++ audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear C++ code....Slides for C++ . The following examples...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // Create...

    docs.aspose.com/slides/cpp/examples/elements/au...
  2. 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....Slides for Android via Java . Add...text to the footer area of a slide and make it visible. static...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. 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....Slides for Java . Add a Footer Add...text to the footer area of a slide and make it visible. static...

    docs.aspose.com/slides/java/examples/elements/h...
  4. 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....Slides for PHP via Java . Add a Footer...text to the footer area of a slide and make it visible. function...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for Android 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 Java 示例添加日期、幻灯片编号和自定义文本。...Slides for Android via Java 添加页脚并更新日期和时间占位符。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  6. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Android ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear Java code....Slides for Android via Java . Add...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  7. 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...
  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. Add Picture Frame to Presentation|Aspose.Slides...

    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....jpg" ; Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddPicture ( ImageFilePath...

    docs.aspose.com/slides/net/add-picture-frame-to...
  10. 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...