Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 240,141 for

slides

(0.14 sec)
  1. SmartArt|Aspose.Slides for Node.js via .NET Doc...

    Work with SmartArt in Aspose.Slides for Node.js: create, edit, convert, and style diagrams with JavaScript for PowerPoint and OpenDocument presentations....Slides for Node.js via Java . Add...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. Comment|Aspose.Slides for Python Documentation

    Manage slide comments in Python with Aspose.Slides: add, read, reply, edit, delete, and work with threaded comments for PowerPoint and OpenDocument....Slides for Python via .NET . Add a...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  3. MathText|Aspose.Slides for Python Documentation

    Work with math text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....Slides for Python via .NET . Add Math...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  4. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users....Manage PowerPoint Slide Masters in Python Contents [ Hide ] Overview...Overview A Slide Master is a slide template that defines the...

    docs.aspose.com/slides/python-net/slide-master/
  5. Slide|Aspose.Slides Documentation

    Control Slides in Aspose.Slides for .NET: create, clone, reorder, resize, set backgrounds, and apply transitions with C# for PPT, PPTX, and ODP presentations....Slide Contents [ Hide ] This article provides a series of examples...how to work with slides using Aspose.Slides for .NET . You’ll...

    docs.aspose.com/slides/net/examples/elements/sl...
  6. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Slides for Python, focusing on how...import aspose.slides as slides import aspose.slides.charts as charts...

    docs.aspose.com/slides/python-net/chart-series/
  7. 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...
  8. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....Slides for Python via .NET . Add SmartArt...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  9. 动画|Aspose.Slides for Node.js via .NET 文档

    探索 Aspose.Slides for Node.js 动画示例:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与转场。...Slides for Node.js via Java 创建简单动画并管理其顺序。...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  10. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations....Slides for Python via .NET, developers...rectangle. import aspose.slides as slides # Instantiate a Presentation...

    docs.aspose.com/slides/python-net/paragraph/