Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 235,515 for

slide

(0.14 sec)
  1. Create 3D Presentations in Python|Aspose.Slides...

    Generate interactive 3D presentations in Python with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Slides 20.9, a new cross-platform...through the Aspose.Slides API. In the Aspose.Slides API, to make a...

    docs.aspose.com/slides/python-net/3d-presentation/
  2. Split Powerpoint Files Online or via Java | pro...

    Free online app to split different Powerpoint files. Java Splitter library code for Powerpoint documents....Iterate through each slide by counting all slides. Create clone of...of each slide addClone() method. Save each cloned slide into new...

    products.aspose.com/total/java/split/powerpoint/
  3. 布局幻灯片|Aspose.Slides 文档

    使用 C# 与 Aspose.Slides 管理布局幻灯片:在 PPT、PPTX 和 ODP 演示文稿中创建、应用、克隆、重命名并自定义占位符和主题。...Slides for .NET 中使用 Layout Slides 。布局幻灯片定义了普通幻灯...本框。 static void Add_Layout_Slide () { using var pres = new Presentation...

    docs.aspose.com/slides/zh/net/examples/elements...
  4. Aspose.Slides for Java: Memory Leak in slides.a...

    When I have a large presentation (also works with small, but with large ones it’s more obvious. It happens when I try to split a presentation into it’s Slides. See my testcode: package de.testaspose import com.aspose.…...Slides for Java: Memory Leak in slides.addClone Method...Method Aspose.Slides Product Family slides-java , slides-memory ,...

    forum.aspose.com/t/aspose-slides-for-java-memor...
  5. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint Slides—gain full control over straight, elbow and curved connectors....or repositioned on a given slide. Connectors are typically connected...and curved connectors. Aspose.Slides provides these connectors:...

    docs.aspose.com/slides/net/connector/
  6. Manage Fonts in Presentations Using PHP|Aspose....

    Control fonts in PHP with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....Slides for PHP via Java to configure...properties of paragraphs of text on slides. To manage font properties...

    docs.aspose.com/slides/php-java/manage-fonts/
  7. Merge OTP Files via C++ | products.aspose.com

    C++ example code to combine OTP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Slides C++ Merger Otp PNG JPG BMP...server-side C++ APIs. Aspose.Slides for C++ Overview Code Samples...

    products.aspose.com/slides/cpp/merger/otp/
  8. Manage Video Frames in Presentations on Android...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument Slides using Aspose.Slides for Android via Java. 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/androidjava/video-frame/
  9. 管理 JavaScript 中的演示文稿背景|Aspose.Slides for Node.j...

    了解如何使用 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并通过代码技巧提升您的演示文稿。...Slides 允许您在演示文稿中为特定幻灯片设置纯色背景——即使演...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  10. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless Slide automation....Get the table from the first slide. Iterate through the table’s...AsCast < ITable > ( pres -> get_Slides () -> idx_get ( 0 ) -> get_Shapes...

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