Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 242,734 for

slide

(0.89 sec)
  1. Working with Size and Layout of Presentation|As...

    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....ISlide slide = presentation . Slides [ 0 ]; //Set the slide size...auxPresentation . Slides . InsertClone ( 0 , slide ); auxPresentation...

    docs.aspose.com/slides/net/working-with-size-an...
  2. Create Presentations in JavaScript|Aspose.Slide...

    Create presentations with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....simple plain line to a selected slide of the presentation, please... Obtain the reference of a slide by using its Index. Add an AutoShape...

    docs.aspose.com/slides/nodejs-java/create-prese...
  3. Elements|Aspose.Slides for Python Documentation

    Explore Python examples for every Slide element with Aspose.Slides—shapes, text, images, media, charts, animation, and more—covering PowerPoint and OpenDocument....Contents [ Hide ] Slide Layout Slide Master Slide Text Box Picture...

    docs.aspose.com/slides/python-net/examples/elem...
  4. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....Hide ] Images in Presentation Slides Images make presentations more...locations onto slides. Similarly, Aspose.Slides allows you to...

    docs.aspose.com/slides/androidjava/image/
  5. 向演示文稿添加形状|Aspose.Slides 文档

    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....Hide ] VSTO 下面是添加线形状的代码片段: Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddLine ( 10 , 10...

    docs.aspose.com/slides/zh/net/adding-shapes-to-...
  6. Convert PowerPoint Slides to PNG in C++|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for C++, ensuring precise, automated results....Convert PowerPoint Slides to PNG in C++ Contents [ Hide ] Overview...to PNG images using Aspose.Slides. It shows how to load presentation...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. 数学文本|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Convert Presentations to HTML5 in JavaScript|As...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Node.js. Preserve formatting, animations, and interactivity....Slides supports HTML5 export. The...dependencies: var pres = new aspose . slides . Presentation ( "pres.pptx"...

    docs.aspose.com/slides/nodejs-java/export-to-ht...
  9. Manage Presentation Notes in C++|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for C++. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Slides supports removing notes slides from a presentation...style to notes slides in a presentation. Aspose.Slides allows you...

    docs.aspose.com/slides/cpp/presentation-notes/
  10. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless Slide automation....Slides allows you to access and modify...presentation, get a table from a slide, update cell formatting through...

    docs.aspose.com/slides/net/manage-cells/