Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 241,370 for

slide

(0.23 sec)
  1. 在 Python 中为 PowerPoint 图表添加动画|Aspose.Slides for...

    使用 Aspose.Slides 在 Python 中创建惊艳的动态图表。通过 PPT、PPTX 和 ODP 文件中的动态视觉效果提升演示文稿——立即开始。...Slides for Python via .NET 支持对图表元素进行动画。...aspose.slides.animation as anim ; import aspose.slides as slides...

    docs.aspose.com/slides/zh/python-net/animated-c...
  2. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for .NET: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using C# examples....Slides for .NET . ❗ Note: Ink shapes...specialized devices. Aspose.Slides cannot create new ink strokes...

    docs.aspose.com/slides/net/examples/elements/ink/
  3. Section|Aspose.Slides Documentation

    Manage Slide sections in Aspose.Slides for .NET: create, rename, reorder, and group Slides with C# examples for PPT, PPTX, and ODP....Slides for .NET . Add a Section Create...section that starts at a specific slide. static void AddSection () {...

    docs.aspose.com/slides/net/examples/elements/se...
  4. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument Slides with Aspose.Slides for .NET—automate Slide layout adjustments and boost productivity....Resize Shapes on Presentation Slides in .NET Contents [ Hide ] Overview...common questions from Aspose.Slides for .NET customers is how to...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  5. 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...
  6. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for .NET: insert, link, update, and extract embedded content with C# in PPT, PPTX, and ODP presentations....Slides for .NET . Add an OLE Object...Presentation (); var slide = presentation . Slides [ 0 ]; var pdfData...

    docs.aspose.com/slides/net/examples/elements/ol...
  7. 组形状|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...
  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/