Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 241,136 for

slide

(0.09 sec)
  1. 表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。...Slides for Python via .NET 添加表格、访问表格、删除表格和合并单元格的示例。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  2. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...Slides Aspose.Slides provides the classes...the Aspose.Slides.Animation namespace, Aspose.Slides provides over...

    docs.aspose.com/slides/python-net/shape-animation/
  3. Extract Images from Presentation Shapes in Pyth...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET — quick, code-friendly solution....and also frequently used as slides' backgrounds. The image objects...first by going through every slide and then going through every...

    docs.aspose.com/slides/python-net/extracting-im...
  4. Add Ellipses to Presentations on Android|Aspose...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Android across PPT and PPTX presentations—Java code examples included....ellipse shapes to their slides using Aspose.Slides for Android via Java...Java. Aspose.Slides for Android via Java provides an easier set...

    docs.aspose.com/slides/androidjava/ellipse/
  5. 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...
  6. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....ellipse shapes to their slides using Aspose.Slides for Python via .NET...NET . Aspose.Slides for Python via .NET provides an easier set...

    docs.aspose.com/slides/python-net/ellipse/
  7. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通图表:创建、格式化、绑定数据,并使用 C# 示例将图表导出为 PPT、PPTX 和 ODP。...Slides for .NET 添加、访问、删除和更新不同图表类型。下面的代码片段演示了基本的图表操作。...Presentation (); var slide = presentation . Slides [ 0 ]; // 在第一张幻灯片上添加一个简单的面积图表。...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. 音频|Aspose.Slides 文档

    发现 Aspose.Slides for C++ 音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、修剪和提取声音,提供清晰的 C++ 代码。...Slides for C++ 嵌入音频帧并控制播放。下面的示例展示了基本的音频操作。...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 创建一个空的音频帧(音频将在稍后嵌入)。...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. 获取所有幻灯片中的全部文本|Aspose.Slides 文档

    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....FilePath + "Get all the text in a slide.pptx" ; int numberOfSlides =...Console . WriteLine ( "Number of slides = {0}" , numberOfSlides );...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations in JavaScript using Aspose.Slides for Node.js. Step-by-step guide....Slides for Node.js via Java also allows...use bullets and numbers in slides in your presentations. Why...

    docs.aspose.com/slides/nodejs-java/manage-bullet/