Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 241,360 for

slides

(0.16 sec)
  1. Create Animated Slideshow in Java Easily

    Learn how to create animated Slideshow in Java using Aspose.Slides for Java. Follow our guide with a code example to enhance your presentations....your slides more engaging and memorable. With Aspose.Slides for...apply animation in PowerPoint Slides. This library offers a robust...

    blog.aspose.com/slides/create-animated-slidesho...
  2. Edit HTML in Python | products.aspose.com

    Edit HTML in Python. Use Python library API to edit HTML file...Slides Python via .NET Editor HTML...Edit HTML using Aspose.Slides Aspose.Slides for Python via .NET...

    products.aspose.com/slides/python-net/editor/html/
  3. Delete a Slide|Aspose.Slides Documentation

    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....Delete a Slide Contents [ Hide ] OpenXML SDK string FilePath...FileName = FilePath + "Delete a slide.pptx" ; DeleteSlide ( FileName...

    docs.aspose.com/slides/net/delete-a-slide/
  4. Convert PowerPoint Presentations to TIFF in .NE...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for .NET. C# code examples....Slides, you can effortlessly convert...PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP) directly...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. Manage Presentation Notes in Java|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Slides supports removing notes slides from a presentation...notes style slides from any presentation. Aspose.Slides for Java...

    docs.aspose.com/slides/java/presentation-notes/
  6. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash with Aspose.Slides for Node.js. Step‑by‑step code samples, fast quality output, no PowerPoint automation.... slides . Presentation ( "Sample.pptx"...var swfOptions = new aspose . slides . SwfOptions (); swfOptions...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. Extract Images from Presentation Shapes in .NET...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET — quick, code-friendly solution....and also frequently used as slides' backgrounds. The image objects...first by going through every slide and then going through every...

    docs.aspose.com/slides/net/extracting-images-fr...
  8. 使用 JavaScript 管理演示文稿中的音频|Aspose.Slides for Node...

    在 Aspose.Slides for Node.js 中创建和控制音频帧——提供 JavaScript 示例,实现嵌入、修剪、循环以及在 PPT、PPTX 和 ODP 演示文稿中的播放配置。...Slides for Node.js via Java 允许您向幻...类 const pres = new aspose . slides . Presentation (); try { //...

    docs.aspose.com/slides/zh/nodejs-java/audio-frame/
  9. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通图表:创建、格式化、绑定数据,并使用 C# 示例将图表导出为 PPT、PPTX 和 ODP。...Slides for .NET 添加、访问、删除和更新不同图表类型。下面的代码片段演示了基本的图表操作。...Presentation (); var slide = presentation . Slides [ 0 ]; // 在第一张幻灯片上添加一个简单的面积图表。...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. 管理缩放|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加缩放或缩放框架...Slides 提供了 ZoomImageType 枚举、 ZoomFrame...文件。 var pres = new aspose . slides . Presentation (); try { //...

    docs.aspose.com/slides/zh/nodejs-java/manage-zoom/