Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 241,147 for

slide

(0.18 sec)
  1. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for C++: create, format, bind data, and export charts in PPT, PPTX, and ODP with C++ examples....Slides for C++ . The snippets below...simple area chart to the first slide. static void AddChart () { auto...

    docs.aspose.com/slides/cpp/examples/elements/ch...
  2. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for PHP and how to fix preview issues in PPT, PPTX and ODP presentations....Slides for PHP via Java, when you...you add OleObjectFrame to a slide, an “EMBEDDED OLE OBJECT” message...

    docs.aspose.com/slides/php-java/object-preview-...
  3. 组形状|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理组形状:创建和取消分组、重新排序子形状、设置变换和界限,适用于 PowerPoint 和 OpenDocument。...Slides for PHP via Java 创建形状组、访问形状、取消分组和删除的示例。...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  4. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....placed inside a PowerPoint slide. That Excel chart is considered...within the PowerPoint. Aspose.Slides for Android via Java allows...

    docs.aspose.com/slides/androidjava/manage-ole/
  5. 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....Slides for .NET . Add SmartArt Insert...Presentation (); var slide = presentation . Slides [ 0 ]; var smartArt...

    docs.aspose.com/slides/net/examples/elements/sm...
  6. 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....] Add and Remove Slide Notes Aspose.Slides now supports removing...removing notes slides from presentation. In this topic, we will introduce...

    docs.aspose.com/slides/cpp/presentation-notes/
  7. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....[ Hide ] Find a Shape on a Slide This topic will describe a simple...find a specific shape on a slide without using its internal Id...

    docs.aspose.com/slides/androidjava/shape-manipu...
  8. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....Slides for .NET now facilitates to...shapes in their slides from scratch. Aspose.Slides for .NET has...

    docs.aspose.com/slides/net/manage-smartart-shape/
  9. Convert Presentations to HTML5 on Android|Aspos...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Android via Java. Preserve formatting, animations, and interactivity....Slides supports HTML5 export. The...settings for shape animations and slide transitions this way: Presentation...

    docs.aspose.com/slides/androidjava/export-to-ht...
  10. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....Slides 21.9 , we implemented support...dependencies: import aspose.slides as slides with slides . Presentation (...

    docs.aspose.com/slides/python-net/export-to-html5/