Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 240,676 for

slide

(0.18 sec)
  1. Video|Aspose.Slides for PHP Documentation

    Work with video in PHP using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP....Slides for PHP via Java . Add a Video...Insert a video frame into a slide. function addVideo () { $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Android: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples....Slides for Android via Java . The...simple area chart to the first slide. static void addChart () { Presentation...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument Slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP Slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....Convert PowerPoint Slides to Images in Python Contents [ Hide...Hide ] Overview Aspose.Slides for Python via .NET enables you to...

    docs.aspose.com/slides/python-net/convert-slide/
  4. 连接器|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/...
  5. Efficiently Merge Presentations in Java|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Java, streamlining your workflow....generating reports, compiling slides from different sources, or...presentation workflows. Aspose.Slides for Java provides a powerful...

    docs.aspose.com/slides/java/merge-presentation/
  6. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for C++: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using C++ examples....Slides for C++ . ❗ Note: Ink shapes...specialized devices. Aspose.Slides cannot create new ink strokes...

    docs.aspose.com/slides/cpp/examples/elements/ink/
  7. 在 Java 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...Slides for Java 支持对图表元素进行动画。 Series...); try { // 获取图表对象的引用 ISlide slide = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/animated-charts/
  8. Move a paragraph from one presentation to anoth...

    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....true )) { // Get the first slide in the source presentation....TextBody textBody1 = slide1 . Slide . Descendants < TextBody >()...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  9. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for C++: create, edit, convert, and style diagrams with C++ for PowerPoint and OpenDocument presentations....Slides for C++ . Add SmartArt Insert...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto smartArt...

    docs.aspose.com/slides/cpp/examples/elements/sm...
  10. 表格|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C++ 示例导出 PPT、PPTX 和 ODP。...Slides for C++ 添加表格、访问表格、删除表格以及合并单元格的示例。...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto widths...

    docs.aspose.com/slides/zh/cpp/examples/elements...