Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 241,362 for

slide

(0.14 sec)
  1. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for .NET: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with C# examples....Slides for .NET . Add a Hyperlink...var slide = presentation . Slides [ 0 ]; var shape = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/hy...
  2. Elements|Aspose.Slides for Python Documentation

    Explore Python examples for every Slide element with Aspose.Slides—shapes, text, images, media, charts, animation, and more—covering PowerPoint and OpenDocument....Contents [ Hide ] Slide Layout Slide Master Slide Text Box Picture...

    docs.aspose.com/slides/python-net/examples/elem...
  3. 超链接|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。...Slides for Python via .NET 。 添加超链接...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. Manage Presentation Comments in .NET|Aspose.Sli...

    Master presentation comments with Aspose.Slides for .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....as a note or annotation on a slide. When a comment is clicked,...PowerPoint presentations, Aspose.Slides for .NET provides The Presentation...

    docs.aspose.com/slides/net/presentation-comments/
  5. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java, optimizing performance and automating your workflow....Hide ] Images in Presentation Slides Images make presentations more...locations onto slides. Similarly, Aspose.Slides allows you to...

    docs.aspose.com/slides/php-java/image/
  6. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for PHP via Java. Stand out!...Slides Aspose.Slides provides the classes...the Aspose.Slides.Animation namespace, Aspose.Slides provides over...

    docs.aspose.com/slides/php-java/shape-animation/
  7. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....Slides for .NET allows you to add...files to slides. The audio files are embedded in slides as audio...

    docs.aspose.com/slides/net/audio-frame/
  8. 图片|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。...Slides for PHP via Java 插入和访问图片。下...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. 连接器|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以在 PPT、PPTX 和 ODP 中链接形状。...Slides for Python via .NET 将形状连接起来并更改它们的目标。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. 向演示文稿添加形状|Aspose.Slides 文档

    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....Hide ] VSTO 下面是添加线形状的代码片段: Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddLine ( 10 , 10...

    docs.aspose.com/slides/zh/net/adding-shapes-to-...