Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 242,200 for

slide

(0.53 sec)
  1. Manage Hyperlinks in Presentations with Python|...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET—enhance interactivity and workflow in minutes....shapes, or media Links to slides Aspose.Slides for Python via .NET...hyperlinks to slide elements when working with Aspose.Slides. It covers...

    docs.aspose.com/slides/python-net/manage-hyperl...
  2. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....Slides for Python, you can easily...automate list formatting in your slides programmatically. This article...

    docs.aspose.com/slides/python-net/manage-bullet...
  3. 墨迹|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔画、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。...Slides for Python via .NET 访问现有墨迹形状并将其删除的示例。...注意: 墨迹形状表示来自专用设备的用户输入。Aspose.Slides 无法以编程方式创建新的墨迹笔画,但您可以读取和修改现有墨迹。...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....Slides for Python. You’ll learn to...this: import aspose.slides as slides with slides . Presentation (...

    docs.aspose.com/slides/python-net/animated-text/
  5. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides; using Aspose.Slides.Export; using Aspose...Aspose.Slides.Export.Web; using Aspose.Slides.SlideShow; using...

    docs.aspose.com/slides/es/net/web-extensions/sa...
  6. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides; using Aspose.Slides.Export; using Aspose...Aspose.Slides.Export.Web; using Aspose.Slides.SlideShow; using...

    docs.aspose.com/slides/de/net/web-extensions/sa...
  7. 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/
  8. 动画图表|Aspose.Slides for Node.js via .NET 文档

    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....Slides for Node.js via Java 支持对图表元素进行动画。...Presentation 类 var pres = new aspose . slides . Presentation ( "ExistingChart...

    docs.aspose.com/slides/zh/nodejs-java/animated-...
  9. 幻灯片过渡|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中控制幻灯片过渡:选择类型、速度、声音和时间,以完善 PPT、PPTX 和 ODP 中的演示文稿。...Slides for Python via .NET 应用幻灯片过渡效果和时间设置。...对第一张幻灯片应用淡入过渡效果。 def add_slide_transition (): with slides . Presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Slides for Python, focusing on how...import aspose.slides as slides import aspose.slides.charts as charts...

    docs.aspose.com/slides/python-net/chart-series/