Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 244,834 for

slide

(3.86 sec)
  1. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from Slides or entire presentations in Aspose.Slides for C++ and process content from PPT, PPTX and ODP programmatically....from all the shapes on all the slides in a presentation. This article...presentations using Aspose.Slides. Text can be extracted in following...

    docs.aspose.com/slides/cpp/extracting-text-from...
  2. 音频|Aspose.Slides for Node.js via .NET 文档

    发现 Aspose.Slides for Node.js 音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、剪辑和提取声音,并提供清晰的 JavaScript 代码。...Slides for Node.js via Java 中嵌入音频...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  3. Create Thumbnails of Presentation Shapes on And...

    Generate high-quality shape thumbnails from PowerPoint Slides with Aspose.Slides for Android via Java – easily create and export presentation thumbnails....Slides for Android via Java can be...page corresponds to a slide. The slides can be viewed by opening...

    docs.aspose.com/slides/androidjava/create-shape...
  4. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 掌握图表:创建、格式化、绑定数据,并使用 C++ 示例将图表导出为 PPT、PPTX 和 ODP。...Slides for C++ 添加、访问、删除和更新不同图表类型的...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 向第一张幻灯片添加一个简单的面积图。...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. Section|Aspose.Slides for Node.js via .NET Docu...

    Manage Slide sections in Aspose.Slides for Node.js via Java: create, rename, reorder, and group Slides with JavaScript examples for PPT, PPTX, and ODP....Slides for Node.js via Java . Add...section that starts at a specific slide. function addSection () { let...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....placed inside a PowerPoint slide. That Excel chart is considered...within the PowerPoint. Aspose.Slides for Node.js via Java allows...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  7. 向幻灯片添加注释|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 + "Add a comment to a slide.pptx" ; AddCommentToPresenta...Adds a comment to the first slide of the presentation document...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  8. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用文本框:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。...Slides 中, 文本框 由 AutoShape 表示。几乎任何...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 创建一...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用文本框:使用 Java 对 PPT、PPTX 和 ODP 演示文稿进行添加、格式化、对齐、换行、自动适应和样式设置。...Slides 中, 文本框 由 AutoShape 表示。几乎任何...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance....Slides allows you to create and manage...to add a SmartArt shape to a slide, access existing SmartArt shapes...

    docs.aspose.com/slides/cpp/manage-smartart-shape/