Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 240,419 for

slide

(0.13 sec)
  1. Format PowerPoint Text on Android|Aspose.Slides...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Customize fonts, colors, alignment, and more....Slides allows you to specify your...presentations. We know that Aspose.Slides for Android via Java supports...

    docs.aspose.com/slides/androidjava/text-formatt...
  2. Manage Video Frames in Presentations in .NET|As...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument Slides using Aspose.Slides for .NET. Fast how-to guide....allows you to add videos to a slide in a presentation in two ways:...objects) to a presentation, Aspose.Slides provides the IVideo interface...

    docs.aspose.com/slides/net/video-frame/
  3. Animate PowerPoint Text in JavaScript|Aspose.Sl...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js, with easy-to-follow, optimized code examples.... slides . Presentation ( "Presentation...aspose . slides . EffectType . Fly , aspose . slides . EffectSubtype...

    docs.aspose.com/slides/nodejs-java/animated-text/
  4. 数学文本|Aspose.Slides 文档

    了解 Aspose.Slides for Android 的 MathematicalText 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化公式、分数、矩阵和符号。...Slides for Android via Java 处理数学文本形状和格式化公式的工作。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  5. 图片|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中处理图片:插入、裁剪、压缩、重新着色,并使用 C# 示例导出 PPT、PPTX 和 ODP 演示文稿中的图像。...Slides for .NET 从内存图像中插入和访问图片。下面的...Presentation (); var slide = presentation . Slides [ 0 ]; // 创建一个简单的内存图像。...

    docs.aspose.com/slides/zh/net/examples/elements...
  6. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for Java. Learn two methods with code to keep sizes consistent....Slides for Java. To address the object...return to the corresponding slide by clicking outside the activated...

    docs.aspose.com/slides/java/working-solution-fo...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Slides for .NET 15.6.0 Contents [...introduced with the Aspose.Slides for .NET 15.6.0 API. Public...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. 将布局幻灯片添加到演示文稿|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....Slides for .NET 允许开发人员在演示文稿中添加新的布...// Try to search by layout slide type IMasterLayoutSlideCo layoutSlides...

    docs.aspose.com/slides/zh/net/add-layout-slide-...
  9. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for Android 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,提供 Java 示例。...Slides for Android via Java 添加、访问、删除和更新超链接。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  10. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint Slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....Slides provides the Table class, Cell...the Presentation class. Get a slide’s reference through its index...

    docs.aspose.com/slides/php-java/manage-table/