Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 129,136 for

presentation

(0.14 sec)
  1. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....Manage OLE Objects in Presentations in .NET Contents [ Hide ]...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/net/manage-ole/
  2. 幻灯片|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中管理幻灯片:创建、克隆、重新排序、隐藏、设置背景和尺寸、应用切换效果,并导出为 PowerPoint 和 OpenDocument。...您将学习如何使用 Presentation 类添加、访问、克隆、重新排序和删除幻灯片。 下面的每个示例都包括简要说明,随后是...addSlide () { $presentation = new Presentation (); try { // 每...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C++ using Aspose.Slides with precise layout, images and formatting preserved....Convert PowerPoint Presentations to Word Documents in C++ Contents...content or information from a presentation (PPT or PPTX) in new ways...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. 使用 Python 在 PowerPoint 演示文稿中管理 SmartArt|Aspose....

    通过 .NET 使用 Aspose.Slides for Python 学习构建和编辑 PowerPoint SmartArt,提供清晰的代码示例,加快幻灯片设计和自动化。...贴的 Python 示例实现,这些示例打开一个 Presentation ,处理幻灯片和 SmartArt 节点,并将结果保存为...slides . Presentation ( "SmartArt.pptx" ) as presentation : slide...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  5. 幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松调整 PowerPoint 和 OpenDocument 幻灯片上的形状大小——自动化幻灯片布局调整,提高生产力。... Presentation presentation = new Presentation ( "sample...currentHeight = ( float ) presentation . getSlideSize (). getSize...

    docs.aspose.com/slides/zh/java/re-sizing-shapes...
  6. Convert DOCX to PPSM via C++ or with free Onlin...

    Export DOCX to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSM online converter quickly before integrating the code....be useful for creating presentations from existing documents...manually recreate it in a presentation format. How Aspose.Total...

    products.aspose.com/total/cpp/conversion/docx-t...
  7. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint Presentations, giving developers powerful control over slides....Manage ActiveX Controls in Presentations in .NET Contents [ Hide...ActiveX controls are used in presentations. Aspose.Slides for .NET...

    docs.aspose.com/slides/net/activex/
  8. Add Line Shapes to Presentations in Java|Aspose...

    Learn to manipulate line formatting in PowerPoint Presentations with Aspose.Slides for Java. Discover properties, methods, and examples....Add Line Shapes to Presentations in Java Contents [ Hide ] Aspose...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/java/line/
  9. 墨迹|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔画、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。... Presentation ( "ink.pptx" ) as presentation : slide =...= presentation . slides [ 0 ] first_ink = None for shape in slide...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for С++ to optimize PowerPoint Presentations with tailored legend formatting....Customize Chart Legends in Presentations Using С++ Contents [ Hide...below: Create an instance of Presentation class. Get the reference...

    docs.aspose.com/slides/cpp/chart-legend/