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

presentation

(0.07 sec)
  1. GroupShape|Aspose.Slides for Python Documentation

    Work with group shapes in Python using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument.... Presentation () as presentation : slide = presentation . slides...ELLIPSE , 60 , 0 , 50 , 50 ) presentation . save ( "group.pptx" ,...

    docs.aspose.com/slides/python-net/examples/elem...
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Java using Aspose.Slides, featuring concise code examples and performance-focused guidance....Manage SmartArt Graphics in Presentations Using Java Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/java/manage-smartart-shape/
  3. Convert PowerPoint Presentations to Video in PH...

    Learn how to convert PowerPoint Presentations to video with Aspose.Slides for PHP. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in PHP Contents [ Hide...converting your PowerPoint presentation to video, you get Increase...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. Convert PPTX to PPT in Python|Aspose.Slides for...

    Easily convert PPTX to PPT with Aspose.Slides for Python via .NET—ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....you convert modern PPTX presentations to the legacy PPT format...PPT while maintaining the presentation’s content and layout, making...

    docs.aspose.com/slides/python-net/convert-pptx-...
  5. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for Android: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using Java examples....accessInk () { Presentation presentation = new Presentation ( "ink.pptx"...); try { ISlide slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. Aspose.Slides Product Family

    Find answers about creating, converting, and editing Presentations in code without utilizing Microsoft PowerPoint....Answers How to Create Readonly Presentation using C# How to Strike Out...How to Merge PowerPoint Presentations using Java How to Merge...

    kb.aspose.com/slides/page/2/
  7. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for .NET: create, edit, convert, and style diagrams with C# for PowerPoint and OpenDocument Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var smartArt = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/sm...
  8. GroupShape|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理组形状:创建和取消组合,重新排列子形状,跨 PowerPoint 和 OpenDocument 设置变换和边界。... Presentation () as presentation : slide = presentation . slides...ELLIPSE , 60 , 0 , 50 , 50 ) presentation . save ( "group.pptx" ,...

    docs.aspose.com/slides/zh/python-net/examples/e...
  9. Multithreading in Aspose.Slides for Node.js via...

    Aspose.Slides for Node.js via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/nodejs-java/multithreading/
  10. 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.... Presentation () as presentation : slide = presentation . slides...math_paragraph . add ( math_block ) presentation . save ( "math_text.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...