Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 241,147 for

slides

(1.51 sec)
  1. 使用 Python 從 PPTX 文件中提取文本和圖像 | products.aspose.com

    Python源代碼解析PPTX Presentation。...Slides Python via .NET Parser 使用 Python...演示文稿中提取文本 import aspose.slides as slides #Instatiate Presentation...

    products.aspose.com/slides/zh-hant/python-net/p...
  2. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text positioning in PowerPoint presentations....Slides for .NET, developers can now...IAutoShape ) presentation . Slides [ 0 ]. Shapes [ 0 ]; var textFrame...

    docs.aspose.com/slides/net/paragraph/
  3. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in .NET. Set Slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample C# code. Try it free....Slides provides the ability to convert...you to configure how multiple slides appear on a single page, making...

    docs.aspose.com/slides/net/convert-powerpoint-i...
  4. Manage Presentation Notes in Java|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Slides supports removing notes slides from a presentation...notes style slides from any presentation. Aspose.Slides for Java...

    docs.aspose.com/slides/java/presentation-notes/
  5. Delete a Slide|Aspose.Slides Documentation

    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....Delete a Slide Contents [ Hide ] OpenXML SDK string FilePath...FileName = FilePath + "Delete a slide.pptx" ; DeleteSlide ( FileName...

    docs.aspose.com/slides/net/delete-a-slide/
  6. 图表|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...
  7. Multithreading in Aspose.Slides for C++|Aspose....

    Aspose.Slides for C++ multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....Slides for C++ Contents [ Hide ] Introduction...instance. Convert Presentation Slides to Images in Parallel Let’s...

    docs.aspose.com/slides/cpp/multithreading/
  8. 演示文稿中的查找和替换|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.... Slides [ 0 ]); for ( int i = 0 ; i...and Replace.pptx" , Aspose . Slides . Export . SaveFormat . Pptx...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  9. Convert XLSB to POWERPOINT using Java or with f...

    Java API to Export XLSB to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....to be presented visually in slides. Charts, tables, and numeric...displayed as interactive PowerPoint slides. KPI dashboards exported from...

    products.aspose.com/total/java/conversion/xlsb-...
  10. 使用 JavaScript 管理演示文稿中的音频|Aspose.Slides for Node...

    在 Aspose.Slides for Node.js 中创建和控制音频帧——提供 JavaScript 示例,实现嵌入、修剪、循环以及在 PPT、PPTX 和 ODP 演示文稿中的播放配置。...Slides for Node.js via Java 允许您向幻...类 const pres = new aspose . slides . Presentation (); try { //...

    docs.aspose.com/slides/zh/nodejs-java/audio-frame/