Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 238,696 for

slide

(0.1 sec)
  1. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Step-by-step guide....Slides for Android via Java also allows...use bullets and numbers in slides in your presentations. Why...

    docs.aspose.com/slides/androidjava/manage-bullet/
  2. Apply Shape Animations in Presentations in .NET...

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

    docs.aspose.com/slides/net/shape-animation/
  3. 管理 Java 中的演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节间跳转、添加缩略图和过渡效果。... 若只显示选定的幻灯片,请使用 Slide Zoom 。 若只显示单个章节,请使用 Section...查看多个信息片段。 对于幻灯片缩放对象,Aspose.Slides 提供了 ZoomImageType 枚举、 IZoomFrame...

    docs.aspose.com/slides/zh/java/manage-zoom/
  4. Create Presentations in .NET|Aspose.Slides Docu...

    Create presentations in .NET with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....simple plain line to a selected slide of the presentation, please... Obtain the reference of a slide by using its Index. Add an AutoShape...

    docs.aspose.com/slides/net/create-presentation/
  5. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Android via Java view properties to customize formats PPT, PPTX, and ODP Slides—adjust layouts, zoom levels, and display settings....three content regions: the slide itself, a side content region...separates the slide from the content region below the slide, vertical...

    docs.aspose.com/slides/androidjava/presentation...
  6. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument presentations accurately....Slides for Java allows you to receive...Enable Warning Callbacks Aspose.Slides for Java provides straightforward...

    docs.aspose.com/slides/java/getting-warning-cal...
  7. 图表|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...
  8. 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/ar/net/web-extensions/sa...
  9. 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/ru/net/web-extensions/sa...
  10. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Slides for .NET, focusing on how data...Presentation ()) { ISlide slide = presentation . Slides [ 0 ]; // Add a...

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