Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 241,149 for

slide

(0.72 sec)
  1. 表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 处理表格:创建、格式化、合并单元格、应用样式、导入数据,并通过 Java 示例导出 PPT、PPTX 和 ODP。...Slides for Java 添加表格、访问表格、删除表格和合并单元格的示例。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/java/examples/element...
  2. Elements|Aspose.Slides Documentation

    Browse Aspose.Slides for Android elements examples: add, style, and animate shapes, text, images, charts, and tables in PowerPoint and OpenDocument presentations....Contents [ Hide ] Slide Layout Slide Master Slide Text Box Picture...Audio Video Section Animation Slide Transition Table Hyperlink SmartArt...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. 音频|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理音频:添加、替换、提取和剪辑声音,设置 PowerPoint 和 OpenDocument 中幻灯片和形状的音量和播放方式。...Slides for PHP via Java 嵌入音频帧并控制播放。以下示例展示了基本的音频操作。...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  4. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for Android 中处理 OLE 对象:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中插入、链接、更新和提取嵌入内容。...Slides for Android via Java 更新其数据。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  5. Manage Presentation Notes on Android|Aspose.Sli...

    Customize presentation notes with Aspose.Slides for Android via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Slides supports removing notes slides from a presentation...notes style slides from any presentation. Aspose.Slides for Android...

    docs.aspose.com/slides/androidjava/presentation...
  6. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 C++ 示例添加日期、幻灯片编号和自定义文本。...Slides for C++ 添加页脚并更新日期和时间占位符。 添加页脚...(); auto slide = presentation -> get_Slide ( 0 ); slide -> get...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ MathematicalText examples: create and format equations, fractions, matrices, and symbols with C++ in PPT, PPTX, and ODP presentations....Slides for C++ . Add Math Text Create...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // Add...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  8. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Java MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....Slides for Java . Add Math Text Create...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/m...
  9. Manage Presentation Comments in PHP|Aspose.Slid...

    Master presentation comments with Aspose.Slides for PHP via Java: add, read, edit, and delete comments in PowerPoint files fast and easily....as a note or annotation on a slide. When a comment is clicked,...PowerPoint presentations, Aspose.Slides for PHP via Java provides The...

    docs.aspose.com/slides/php-java/presentation-co...
  10. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....PowerPoint, you can add shapes to slides. Since shapes are made up of...interiors are filled. Aspose.Slides for PHP via Java provides classes...

    docs.aspose.com/slides/php-java/shape-formatting/