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

presentation

(0.55 sec)
  1. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML Presentation using Python.... You can generate a new presentation and export it as HTML or...or load an existing presentation to convert it to HTML for displaying...

    kb.aspose.com/slides/python/how-to-create-power...
  2. 数学文本|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理数学文本:创建和编辑公式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。...addMathText () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 向幻灯片添加一个数学形状。...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...the asposeSlides const { Presentation , SaveFormat , PdfOptions...Create and save an empty presentation to demonstrate basic functionality...

    docs.aspose.com/slides/nodejs-net/installation/
  4. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint Presentations with Aspose.Slides for PHP via Java. Stand out!...Apply Shape Animations in Presentations Using PHP Contents [ Hide...charts . They give life to presentations or its constituents. Why...

    docs.aspose.com/slides/php-java/shape-animation/
  5. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Android via Java and how to fix preview issues in PPT, PPTX and ODP Presentations....article) and then open the presentation in the Microsoft PowerPoint...you may want to save your presentation to ensure the image for...

    docs.aspose.com/slides/androidjava/object-previ...
  6. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in C++ with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert PowerPoint Presentations to SWF Flash in C++ Contents...Contents [ Hide ] Convert Presentations to Flash The Save method exposed...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. Import Presentations from PDF or HTML in Java|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument Presentations in Java with Aspose.Slides for seamless, high-performance slide processing....Import Presentations from PDF or HTML in Java Contents [ Hide...for Java , you can import presentations from files in other formats...

    docs.aspose.com/slides/java/import-presentation/
  8. Manage ActiveX Controls in Presentations with P...

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

    docs.aspose.com/slides/python-net/activex/
  9. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、PPTX 和 ODP。...addChart () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 在幻灯片上添加一个简单的柱形图。...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. 视频|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 添加和控制视频:插入、播放、剪辑、设置海报帧,并通过 C++ 示例导出 PPT、PPTX 和 ODP 演示文稿。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 添加视频。 auto videoFrame...

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