Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 243,599 for

slide

(0.28 sec)
  1. 数学文本|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...
  2. 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...
  3. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....placed inside a PowerPoint slide. That Excel chart is considered...within the PowerPoint. Aspose.Slides for Node.js via Java allows...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  4. 墨迹|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/...
  5. 超链接|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...
  6. Section|Aspose.Slides for Node.js via .NET Docu...

    Manage Slide sections in Aspose.Slides for Node.js via Java: create, rename, reorder, and group Slides with JavaScript examples for PPT, PPTX, and ODP....Slides for Node.js via Java . Add...section that starts at a specific slide. function addSection () { let...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用文本框:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。...Slides 中, 文本框 由 AutoShape 表示。几乎任何...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 创建一...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  8. Create Thumbnails of Presentation Shapes in C++...

    Generate high-quality shape thumbnails from PowerPoint Slides with Aspose.Slides for C++ – easily create and export presentation thumbnails....Slides is used to create presentation...where each page is a slides. These slides can be viewed by opening...

    docs.aspose.com/slides/cpp/shape-thumbnails/
  9. 向幻灯片添加注释|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....FilePath + "Add a comment to a slide.pptx" ; AddCommentToPresenta...Adds a comment to the first slide of the presentation document...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  10. Format Text|Aspose.Slides Documentation

    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 methods take the following...presentation. Access the first slide. Access the third text box....

    docs.aspose.com/slides/net/format-text/