Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 240,438 for

slide

(0.22 sec)
  1. 将布局幻灯片添加到演示文稿|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-...
  2. 超链接|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/...
  3. 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/
  4. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Contents [ Hide ] Texts on slides typically exist in text boxes...Therefore, to add a text to a slide, you have to add a text box...

    docs.aspose.com/slides/java/manage-textbox/
  5. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint presentations with tailored legend formatting....reference of the slide. Adding a chart on slide. Setting the properties...reference of the slide ISlide slide = presentation . Slides [ 0 ]; //...

    docs.aspose.com/slides/net/chart-legend/
  6. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify shapes programmatically....rectangles to their slides using Aspose.Slides for C++ . To add...simple rectangle to a selected slide of the presentation, please...

    docs.aspose.com/slides/cpp/rectangle/
  7. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....ellipse shapes to their slides using Aspose.Slides for Node.js via Java...Java. Aspose.Slides for Node.js via Java provides an easier set...

    docs.aspose.com/slides/nodejs-java/ellipse/
  8. 数学文本|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/examples/element...
  9. Create a Chart|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.... Add a blank slide to the presentation. Add a 3D...true , true ); //Instantiate slide object Microsoft . Office ....

    docs.aspose.com/slides/net/create-a-chart/
  10. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up Slide design and automation.... Obtain the reference of a slide by using its Index. Add SmartArt...Please note Method com.aspose.slides.ISmartArtNode.isHidden() returns...

    docs.aspose.com/slides/cpp/manage-smartart/