Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 129,304 for

presentation

(0.05 sec)
  1. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/java/slide-layout/
  2. Import Presentations from PDF or HTML in .NET|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument Presentations in .NET with Aspose.Slides for seamless, high-performance slide processing....Import Presentations from PDF or HTML in .NET Contents [ Hide...for .NET , you can import presentations from files in other formats...

    docs.aspose.com/slides/net/import-presentation/
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... Presentation input = new Presentation (); IShapeCollection...slide Id. Presentation presentation = new Presentation (); long...

    docs.aspose.com/slides/java/public-api-and-back...
  4. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Java ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX Presentations with clear Java code....configure ActiveX controls in a presentation using Aspose.Slides for...addActiveX () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/java/examples/elements/a...
  5. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for .NET. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....Slides Presentation AI API: AI-Powered Slide...AI-powered feature, the Presentation Generator, which enables...

    docs.aspose.com/slides/net/ai/generator/
  6. 连接器|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以在 PPT、PPTX 和 ODP 中链接形状。... Presentation () as presentation : slide = presentation . slides...BENT_CONNECTOR2 , 0 , 0 , 100 , 100 ) presentation . save ( "connector.pptx"...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. 幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for Android 中控制幻灯片:使用 Java 创建、克隆、重新排序、调整大小、设置背景,并为 PPT、PPTX 和 ODP 演示文稿应用过渡效果。...您将学习如何使用 Presentation 类添加、访问、克隆、重新排序和删除幻灯片。 下面的每个示例包括简要说明以及...addSlide () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/examples/...
  8. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中管理分组形状:使用 C++ 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置组形状的样式。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto group = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. VBA Macro|Aspose.Slides Documentation

    Automate Presentations with Aspose.Slides for C++: create, run, import, and secure VBA macros in PPT, PPTX, and ODP using clear C++ examples....Add a VBA Macro Create a presentation with a VBA project and a...() { auto presentation = MakeObject < Presentation > (); presentation...

    docs.aspose.com/slides/cpp/examples/elements/vb...
  10. Convert Presentations to HTML5 in JavaScript|As...

    Export PowerPoint & OpenDocument Presentations to responsive HTML5 with Aspose.Slides for Node.js. Preserve formatting, animations, and interactivity....Convert Presentations to HTML5 in JavaScript Contents [ Hide...shows how you to export a presentation to HTML5 without web extensions...

    docs.aspose.com/slides/nodejs-java/export-to-ht...