Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 242,741 for

slide

(1.34 sec)
  1. 管理 PHP 中的演示文稿缩放|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 创建和自定义缩放 —— 在章节之间跳转,在 PPT、PPTX 和 ODP 演示文稿中添加缩略图和过渡效果。... 只显示选定的幻灯片,请使用 Slide Zoom 。 只显示单个章节,请使用 Section Zoom...同一画布上的感觉。 对于幻灯片缩放对象,Aspose.Slides 提供了 ZoomImageType 枚举、 ZoomFrame...

    docs.aspose.com/slides/zh/php-java/manage-zoom/
  2. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 的 MathematicalText 示例:使用 C++ 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...Slides for C++ 处理数学文本形状并格式化公式。 添加数学文本...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 向幻灯片添加数学形状。...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  3. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用 Ink:绘制、导入和编辑笔画,调整颜色和宽度,并使用 Java 示例导出为 PPT、PPTX 和 ODP。...Slides for Android via Java 访问现有 Ink...Ink 形状表示来自专用设备的用户输入。Aspose.Slides 无法以编程方式创建新的 Ink 笔画,但您可以读取和修改现有...

    docs.aspose.com/slides/zh/androidjava/examples/...
  4. Compare Presentation Slides in PHP|Aspose.Slide...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for PHP via Java. Identify Slide differences in code quickly....Presentation Slides in PHP Contents [ Hide ] Compare Two Slides Equals...true for the slides/layout and slides/master slides which identical...

    docs.aspose.com/slides/php-java/compare-slides/
  5. Adding Text Dynamically|Aspose.Slides Documenta...

    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.... Add a blank slide. Add a text box. Set some text...msoFalse ); //Get the blank slide layout PowerPoint . CustomLayout...

    docs.aspose.com/slides/net/adding-text-dynamica...
  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 .NET. Learn two methods with code to keep sizes consistent....Slides for .NET. To address the object...return to the corresponding slide by clicking outside the activated...

    docs.aspose.com/slides/net/working-solution-for...
  7. 超链接|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...
  8. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for .NET across PPT and PPTX presentations—C# code examples included....shapes to PowerPoint slides by using Aspose.Slides. It covers creating...simple ellipse to a selected slide of the presentation, please...

    docs.aspose.com/slides/net/ellipse/
  9. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用墨迹:绘制、导入和编辑笔划,调整颜色和宽度,并使用 C# 示例导出为 PPT、PPTX 和 ODP。...Slides for .NET 访问现有墨迹形状并将其删除的示例。...注意: 墨迹形状表示来自专用设备的用户输入。Aspose.Slides 无法以编程方式创建新的墨迹笔划,但您可以读取和修改现有的墨迹。...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Manage Presentation Comments in C++|Aspose.Slid...

    Master presentation comments with Aspose.Slides for C++: add, read, edit, and delete comments in PowerPoint files fast and easily....Slides. It shows the main comment-related...demonstrates how to add comments to slides, access existing comments,...

    docs.aspose.com/slides/cpp/presentation-comments/