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

presentation

(0.11 sec)
  1. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your Presentations....SmartArt Shape Nodes in Presentations in .NET Contents [ Hide...instance of Presentation class and load the presentation with SmartArt...

    docs.aspose.com/slides/net/manage-smartart-shap...
  2. 数学文本|Aspose.Slides for Node.js via .NET 文档

    了解 Aspose.Slides for Node.js 的 MathematicalText 示例:在 PPT、PPTX 和 ODP 演示文稿中创建和格式化公式、分数、矩阵和符号。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  3. Slide|Aspose.Slides for Python Documentation

    Manage slides in Python with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....remove slides using the Presentation class. Each example below...add an empty slide to the presentation. def add_slide (): with...

    docs.aspose.com/slides/python-net/examples/elem...
  4. Convert Presentations to HTML5 in .NET|Aspose.S...

    Export PowerPoint & OpenDocument Presentations to responsive HTML5 with Aspose.Slides for .NET. Preserve formatting, animations, and interactivity....Convert Presentations to HTML5 in .NET Contents [ Hide ] Info...shows how you to export a presentation to HTML5 without web extensions...

    docs.aspose.com/slides/net/export-to-html5/
  5. Convert PowerPoint Presentations to SWF Flash i...

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

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. Convert PowerPoint Presentations to HTML in Pyt...

    Convert PowerPoint Presentations to responsive HTML in Python. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....Convert PowerPoint Presentations to HTML in Python Contents [...how to convert PowerPoint Presentation in HTML format using Python...

    docs.aspose.com/slides/python-net/convert-power...
  7. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/php-java/slide-layout/
  8. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for Android: insert, link, update, and extract embedded content with Java in PPT, PPTX, and ODP Presentations....Embed a PDF file into the presentation. static void addOleObject...IOException { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Create Slide as SVG Image|Aspose.Slides Documen...

    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....Create an instance of the Presentation class. Obtain the desired...//Instantiate a Presentation class that represents the presentation file...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  10. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。...对象框的形式嵌入到幻灯片中,您可以按以下方式操作: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 将 Excel...object. Presentation presentation = new Presentation (); Dimension2D...

    docs.aspose.com/slides/zh/java/manage-ole/