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

slide

(0.13 sec)
  1. 页眉页脚|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。...Slides for PHP via Java 添加页脚并更新日期和时间占位符。...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  2. 章节|Aspose.Slides 文档

    在 Aspose.Slides for Android 中管理幻灯片章节:使用 Java 示例创建、重命名、重新排序和分组幻灯片,适用于 PPT、PPTX 和 ODP。...Slides for Android via Java 以编程方式...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  3. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 动画示例:使用 C# 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...Slides for .NET 创建简单动画并管理其顺序。 添加动画...var slide = presentation . Slides [ 0 ]; var shape = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  4. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Android: insert, crop, compress, recolor, and export images with Java examples for PPT, PPTX, and ODP presentations....Slides for Android via Java . The...image in memory, place it on a slide, and then retrieve it. Add a...

    docs.aspose.com/slides/androidjava/examples/ele...
  5. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Android: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP presentations....Slides, a text box is represented...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Java: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP presentations....Slides, a text box is represented...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/t...
  7. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up Slide design and automation....Slides for Python. You’ll learn how...node shapes), add SmartArt to slides and switch its layout, detect...

    docs.aspose.com/slides/python-net/manage-smartart/
  8. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android 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 Android via Java provides...

    docs.aspose.com/slides/androidjava/shape-format...
  9. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....effectively combining their slides in a single presentation to...presentations in such manner. Aspose.Slides for Node.js via Java , however...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  10. 获取幻灯片中的所有文本|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....FilePath + "Get all the text in a slide.pptx" ; foreach ( string s in...(); // Get all the text in a slide. public static string [] GetAllTextInSlide...

    docs.aspose.com/slides/zh/net/get-all-the-text-...