Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 241,792 for

slide

(0.23 sec)
  1. Convert Presentations to HTML5 in C++|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for C++. Preserve formatting, animations, and interactivity....Slides 21.9 , we implemented support...Aspose :: Slides ; using namespace Aspose :: Slides :: Export...

    docs.aspose.com/slides/cpp/export-to-html5/
  2. Adding Shapes to Presentation|Aspose.Slides Doc...

    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....snippet for adding line shape: Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddLine ( 10 , 10...

    docs.aspose.com/slides/net/adding-shapes-to-pre...
  3. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Java ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear Java code....Slides for Java . Add an ActiveX Control...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/a...
  4. Convert Presentations to HTML5 in JavaScript|As...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Node.js. Preserve formatting, animations, and interactivity....Slides supports HTML5 export. The...dependencies: var pres = new aspose . slides . Presentation ( "pres.pptx"...

    docs.aspose.com/slides/nodejs-java/export-to-ht...
  5. Convert Presentations to HTML5 in Java|Aspose.S...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Java. Preserve formatting, animations, and interactivity....Slides 21.9 , we implemented support...settings for shape animations and slide transitions this way: Presentation...

    docs.aspose.com/slides/java/export-to-html5/
  6. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument Slides with Aspose.Slides for C++—automate Slide layout adjustments and boost productivity....Resize Shapes on Presentation Slides Contents [ Hide ] Overview...common questions from Aspose.Slides for C++ customers is how to...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  7. 表格|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....Hide ] Images in Presentation Slides Images make presentations more...locations onto slides. Similarly, Aspose.Slides allows you to...

    docs.aspose.com/slides/androidjava/image/
  9. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中管理分组形状:使用 C# 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置分组形状的样式。...Slides for .NET 创建形状组、访问、取消分组和删除的示例。...var slide = presentation . Slides [ 0 ]; var group = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for C++: add, format, align, wrap, autofit, and style text using C++ for PPT, PPTX, and ODP presentations....Slides, a text box is represented...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // Create...

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