Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 243,483 for

slide

(0.1 sec)
  1. Comment|Aspose.Slides Documentation

    Work with Slide comments in Aspose.Slides for Java: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with Java code examples....Slides for Java . Add a Modern Comment...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/c...
  2. Comment|Aspose.Slides Documentation

    Work with Slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C# code examples....Slides for .NET . Add a Modern Comment...Presentation (); var slide = presentation . Slides [ 0 ]; var author...

    docs.aspose.com/slides/net/examples/elements/co...
  3. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 的 MathematicalText 示例:在 PPT、PPTX 和 ODP 演示文稿中使用 C# 创建和格式化方程式、分数、矩阵和符号。...Slides for .NET 处理数学文本形状并格式化公式。 添加数学文本...Presentation (); var slide = presentation . Slides [ 0 ]; // 向幻灯片添加数学形状。...

    docs.aspose.com/slides/zh/net/examples/elements...
  4. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent....Slides for .NET. To address the object...return to the corresponding slide by clicking outside the activated...

    docs.aspose.com/slides/net/working-solution-for...
  5. Hyperlink|Aspose.Slides for Node.js via .NET Do...

    Add and manage hyperlinks in Aspose.Slides for Node.js: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with examples....Slides for Node.js via Java . Add...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 的 MathematicalText 示例:使用 C++ 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...Slides for C++ 处理数学文本形状并格式化公式。 添加数学文本...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 向幻灯片添加数学形状。...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. Group Presentation Shapes on Android|Aspose.Sli...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Android—fast, step-by-step guide with free Java code....Slides support working with group shapes on slides. This...richer presentations. Aspose.Slides for Android via Java supports...

    docs.aspose.com/slides/androidjava/group/
  8. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....Slides provides the Table class, ITable...load the presentation. Get a slide’s reference through its index...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  9. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....for developers working with slide content. Whether you’re dealing...PPTX, and ODP, using Aspose.Slides. You’ll learn how to systematically...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  10. Get all the external hyperlinks in a presentati...

    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....external hyperlinks in the slides of a presentation. public static...// Iterate through all the slide parts in the presentation part...

    docs.aspose.com/slides/net/get-all-the-external...