Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 242,740 for

slide

(0.78 sec)
  1. Adding Shapes to Presentation|Aspose.Slides Doc...

    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....snippet for adding line shape: Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddLine ( 10 , 10...

    docs.aspose.com/slides/net/adding-shapes-to-pre...
  2. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Java ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear Java code....Slides for Java . Add an ActiveX Control...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/a...
  3. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Hide ] Introduction Texts on slides typically exist in text boxes...Therefore, to add a text to a slide, you have to add a text box...

    docs.aspose.com/slides/python-net/manage-textbox/
  4. 在 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...
  5. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中管理分组形状:使用 C# 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置分组形状的样式。...Slides for .NET 创建形状组、访问、取消分组和删除的示例。...var slide = presentation . Slides [ 0 ]; var group = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  6. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....Slides. It shows how to add embedded audio to slides, customize... and extract audio used in slide show transitions. Create Audio...

    docs.aspose.com/slides/java/audio-frame/
  7. 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-...
  8. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish Slides for PowerPoint and OpenDocument....Slides, a text box is represented...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....Slides. It shows how to find a shape on a slide, clone...shape as SVG, align shapes on a slide, and use flip properties for...

    docs.aspose.com/slides/net/shape-manipulations/
  10. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for Java 中管理分组形状:创建、嵌套、对齐、重新排序和设置组形状的样式,提供 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...Slides for Java 创建形状组、访问它们、取消分组以及删除的示例。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/java/examples/element...