Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 246,270 for

slide

(0.7 sec)
  1. Group Presentation Shapes in .NET|Aspose.Slides...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for .NET—fast, step-by-step guide with free C# code....Slides. It shows how to add a group shape to a slide, place...Aspose.Slides support working with group shapes on slides. This...

    docs.aspose.com/slides/net/group/
  2. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for C++: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with C++ examples....Slides for C++ . Add a Hyperlink Create...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto shape...

    docs.aspose.com/slides/cpp/examples/elements/hy...
  3. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples....Slides for Python via .NET supports...different kinds of shapes to the slides. In this topic, we will start...

    docs.aspose.com/slides/python-net/line/
  4. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Java: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....Slides for Java . Add a Hyperlink...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/h...
  5. Hyperlink|Aspose.Slides Documentation

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

    docs.aspose.com/slides/androidjava/examples/ele...
  6. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用 Ink:绘制、导入和编辑笔画,调整颜色和宽度,并使用 Java 示例导出为 PPT、PPTX 和 ODP。...Slides for Android via Java 访问现有 Ink...Ink 形状表示来自专用设备的用户输入。Aspose.Slides 无法以编程方式创建新的 Ink 笔画,但您可以读取和修改现有...

    docs.aspose.com/slides/zh/androidjava/examples/...
  7. Apply Shape Effects in Presentations Using C++|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for C++ — create striking, professional Slides in seconds....Slides provides properties and methods...Presentation > (); auto slide = pres -> get_Slides () -> idx_get ( 0...

    docs.aspose.com/slides/cpp/shape-effect/
  8. 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...
  9. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. 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 Slide Aspose.Slides for Node...

    docs.aspose.com/slides/nodejs-java/extract-text...
  10. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用文本框:使用 C# 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应和样式化文本。...Slides 中, 文本框 由 AutoShape 表示。几乎任何...Presentation (); var slide = presentation . Slides [ 0 ]; // 创建一个矩形形状(默认填充并带边框且无文本)。...

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