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

slide

(1.8 sec)
  1. 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...
  2. Advanced Text Extraction from Presentations on ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Follow our simple, step-by-step guide to save time....from all the shapes on all the slides in a presentation. This article...Aspose.Slides. Extract Text from a Slide Aspose.Slides for Android...

    docs.aspose.com/slides/androidjava/extract-text...
  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. 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/
  5. 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...
  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. 组形状|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...
  9. 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...
  10. Create Thumbnails of Presentation Shapes in C++...

    Generate high-quality shape thumbnails from PowerPoint Slides with Aspose.Slides for C++ – easily create and export presentation thumbnails....Slides for C++ is used to create presentation...where each page is a slides. These slides can be viewed by opening...

    docs.aspose.com/slides/cpp/shape-thumbnails/