Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 129,327 for

presentation

(0.07 sec)
  1. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 的 MathematicalText 示例:在 PPT、PPTX 和 ODP 演示文稿中使用 C# 创建和格式化方程式、分数、矩阵和符号。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // 向幻灯片添加数学形状。 var mathShape =...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds....Add Slides to Presentations with Python Contents [ Hide ] Overview...Before adding slides to a presentation, it helps to understand...

    docs.aspose.com/slides/python-net/add-slide-to-...
  3. 表格|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C++ 示例导出 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto widths = MakeArray...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  4. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理 OLE 对象:在 PPT、PPTX 和 ODP 演示文稿中使用 C++ 插入、链接、更新以及提取嵌入的内容。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto pdfData = File...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. 墨迹|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用墨迹:绘制、导入和编辑笔画,调整颜色和宽度,并使用示例导出为 PPT、PPTX 和 ODP。...{ let presentation = new aspose . slides . Presentation ( "ink...pptx" ); try { let slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. View PPS in Python | products.aspose.com

    View PPS in Python. Use Python library API to open and view PowerPoint Slideshow...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/python-net/viewer/pps/
  7. View PPSM in Python | products.aspose.com

    View PPSM in Python. Use Python library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/python-net/viewer/ppsm/
  8. View PPTM in Python | products.aspose.com

    View PPTM in Python. Use Python library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/python-net/viewer/pptm/
  9. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for .NET: choose, apply, and customize slide layouts, placeholders, and masters with C# examples for PPT, PPTX, and ODP Presentations....up unused ones to reduce presentation size. Add a Layout Slide...() { using var presentation = new Presentation (); var masterSlide...

    docs.aspose.com/slides/net/examples/elements/la...
  10. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....Add Videos to Presentations in Python Contents [ Hide ] A well-placed...well-placed video in a presentation can make your message more...

    docs.aspose.com/slides/python-net/video-frame/