Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 129,337 for

presentation

(0.99 sec)
  1. C++ API to Convert PCL to ODP | products.aspose...

    Convert PCL to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. C++ API to Convert PS to PPT | products.aspose.com

    Convert PS to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. SlideTransition|Aspose.Slides Documentation

    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....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/sl...
  4. 档案

    档案...slides in your PowerPoint presentation. Aspose.Slides for C++ is...manipulating PowerPoint presentations (without Microsoft PowerPoint...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  5. 在 PHP 中管理演示文稿的超链接|Aspose.Slides for PHP 文档

    轻松地使用 Aspose.Slides for PHP via Java 管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...代码演示如何将网站超链接添加到文本中: $presentation = new Presentation (); try { $shape1...$shape1 = $presentation -> getSlides () -> get_Item ( 0 ) -> getShapes...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  6. 在 Android 上的演示文稿中管理 SmartArt 形状节点|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PPT 和 PPTX 中管理 SmartArt 形状节点。获取清晰的 Java 代码示例和技巧,以简化您的演示文稿。... 创建 Presentation 类的实例并加载包含 SmartArt 形状的演示文稿。...// 加载所需的演示文稿 Presentation pres = new Presentation ( "SimpleSmartArt...

    docs.aspose.com/slides/zh/androidjava/manage-sm...
  7. 在 PHP 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides ...

    在 PHP 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,可保留布局、链接和图像,实现快速、完美的效果。...该代码可以在 Presentation 对象中加载 PPT、PPTX 和 ODP 等多种格式,并将其保存为...PowerPoint 演示文稿转换为 HTML: 创建一个 Presentation 类的实例。 使用 Save 方法将对象保存为 HTML...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  8. 在演示文稿中使用 C++ 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 System :: SharedPtr < Presentation > pres...

    docs.aspose.com/slides/zh/cpp/shape-animation/
  9. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...png image: Presentation presentation = new Presentation("smartart....pptx"); ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  10. Manage Presentations in Python|Aspose.Slides fo...

    Manage PowerPoint PPT, PPTX and ODP Presentations in Python with Aspose.Slides: create, load, edit, clone slides and control content programmatically....Manage Presentations in Python Contents [ Hide ] Create Presentations...Presentations in Python Open Presentations in Python Retrieve and Update...

    docs.aspose.com/slides/python-net/manage-presen...