Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 242,741 for

slide

(0.2 sec)
  1. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ MathematicalText examples: create and format equations, fractions, matrices, and symbols with C++ in PPT, PPTX, and ODP presentations....Slides for C++ . Add Math Text Create...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // Add...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  2. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用 SmartArt:使用 C++ 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...Slides for C++ 添加 SmartArt 图形、访问它们、删除它们以及更改布局。...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto smartArt...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  3. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Java MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....Slides for Java . Add Math Text Create...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/m...
  4. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET MathematicalText examples: create and format equations, fractions, matrices, and symbols with C# in PPT, PPTX, and ODP presentations....Slides for .NET . Add Math Text Create...Presentation (); var slide = presentation . Slides [ 0 ]; // Add a...

    docs.aspose.com/slides/net/examples/elements/ma...
  5. Manage Presentation Slides Using Python|Aspose....

    Learn how to create, access, and manage Slides in PPT, PPTX, and ODP presentations using Aspose.Slides for Python. Easy-to-follow guide with examples....Presentation Slides Using Python Contents [ Hide ] Add Slides to Presentations...Access Slides in Presentations with Python Remove Slides from Presentations...

    docs.aspose.com/slides/python-net/presentation-...
  6. Video|Aspose.Slides for Node.js via .NET Docume...

    Add and control videos with Aspose.Slides for Node.js: insert, play, trim, set poster frames, and export with examples for PPT, PPTX, and ODP presentations....Slides for Node.js via Java . Add...Frame Add a video frame to a slide. function addVideo () { let...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Efficiently Merge Presentations in .NET|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for .NET, streamlining your workflow....Slides allows you to merge presentations...presentations by cloning slides from one presentation into another...

    docs.aspose.com/slides/net/merge-presentation/
  8. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for PHP via Java, streamlining your workflow....effectively combining their slides in a single presentation to...presentations in such manner. Aspose.Slides for PHP via Java , however...

    docs.aspose.com/slides/php-java/merge-presentat...
  9. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for .NET ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C# code....Slides for .NET . Add an ActiveX Control...Presentation (); var slide = presentation . Slides [ 0 ]; // Add a...

    docs.aspose.com/slides/net/examples/elements/ac...
  10. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 C++ 示例添加日期、幻灯片编号和自定义文本。...Slides for C++ 添加页脚并更新日期和时间占位符。 添加页脚...(); auto slide = presentation -> get_Slide ( 0 ); slide -> get...

    docs.aspose.com/slides/zh/cpp/examples/elements...