Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 244,702 for

slide

(0.13 sec)
  1. Text Box|Aspose.Slides for Node.js via .NET Doc...

    Work with text boxes in Aspose.Slides for Node.js: add, format, align, wrap, autofit, and style text using JavaScript for PPT, PPTX, and ODP presentations....Slides, a text box is represented...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、PPTX 和 ODP。...Slides for PHP via Java 添加、访问、删除和...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. Add Slides to Presentations in PHP|Aspose.Slide...

    Easily add Slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java — seamless, efficient Slide insertion in seconds....Add Slides to Presentations in PHP Contents [ Hide ] Add a Slide...Before talking about adding slides to the presentation files,...

    docs.aspose.com/slides/php-java/add-slide-to-pr...
  4. Manage Presentation Slides in Java|Aspose.Slide...

    Learn how to create, access, and manage Slides in PPT, PPTX, and ODP presentations using Aspose.Slides for Java. Easy-to-follow guide with code examples....Presentation Slides in Java Contents [ Hide ] Add Slides to Presentations...Access Presentation Slides in Java Remove Slides from Presentations...

    docs.aspose.com/slides/java/presentation-slide/
  5. Manage Presentation Slides in PHP|Aspose.Slides...

    Learn how to create, access, and manage Slides in PPT, PPTX, and ODP presentations using Aspose.Slides for PHP. Easy-to-follow guide with code examples....Presentation Slides in PHP Contents [ Hide ] Add Slides to Presentations...Access Presentation Slides in PHP Remove Slides from Presentations...

    docs.aspose.com/slides/php-java/presentation-sl...
  6. Efficiently Merge Presentations in Java|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Java, streamlining your workflow....generating reports, compiling slides from different sources, or...presentation workflows. Aspose.Slides for Java provides a powerful...

    docs.aspose.com/slides/java/merge-presentation/
  7. Create Thumbnails of Presentation Shapes in .NE...

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

    docs.aspose.com/slides/net/create-shape-thumbna...
  8. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...Slides for .NET 支持为图表元素添加动画。 Series...获取图表对象的引用 var slide = presentation . Slides [ 0 ] as Slide ; var shapes...

    docs.aspose.com/slides/zh/net/animated-charts/
  9. 在 Java 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...Slides for Java 支持对图表元素进行动画。 Series...); try { // 获取图表对象的引用 ISlide slide = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/animated-charts/
  10. 表格|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C++ 示例导出 PPT、PPTX 和 ODP。...Slides for C++ 添加表格、访问表格、删除表格以及合并单元格的示例。...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto widths...

    docs.aspose.com/slides/zh/cpp/examples/elements...