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

slide

(0.14 sec)
  1. Apply a theme to a presentation|Aspose.Slides D...

    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....PresentationPart ; // Get the existing slide master part. SlideMasterPart...slideMasterPart ); // Get the new slide master part. SlideMasterPart...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  2. 获取所有幻灯片的标题|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...."Get the titles of all the slides.pptx" ; foreach ( string s...list of the titles of all the slides in the presentation. public...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  3. Ink|Aspose.Slides for PHP Documentation

    Handle digital ink on Slides in PHP with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument....Slides for PHP via Java . ❗ Note:...specialized devices. Aspose.Slides cannot create new ink strokes...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. 备注|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 处理幻灯片备注:通过清晰的 C++ 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 演示文稿的演讲者备注。...Slides for C++ 添加、读取、移除和更新备注幻灯片。 添加备注幻灯片...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto notesSlide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. 页眉页脚|Aspose.Slides for Node.js via .NET 文档

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

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET MathematicalText examples: create and format equations, fractions, matrices, and symbols with C# in PPT, PPTX, and ODP presentations....Slides for .NET . Add Math Text Create...Presentation (); var slide = presentation . Slides [ 0 ]; // Add a...

    docs.aspose.com/slides/net/examples/elements/ma...
  7. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint presentations....Slides for Python via .NET . Add an...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  8. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a Slide from one presentation to another, or even when I create an empty Slide in the target presen…...Shapes or Slides Across Presentations in Java Aspose.Slides Product...Family slides-text , slides-java , slides-design , slides-cloning...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  9. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 动画示例:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...Slides for C++ 创建简单动画并管理其顺序。 添加动画...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto shape...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. 动画|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...