Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 129,130 for

presentation

(0.43 sec)
  1. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Java. 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/java/ai/generator/
  2. Add Slides to Presentations in Java|Aspose.Slid...

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

    docs.aspose.com/slides/java/add-slide-to-presen...
  3. 超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。...addHyperlink () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $shape...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  4. Create Presentations in Python|Aspose.Slides fo...

    Create PowerPoint Presentations in Python with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Create Presentations in Python Contents [ Hide ] Overview Aspose...lets you build a brand‑new presentation file entirely in code. This...

    docs.aspose.com/slides/python-net/create-presen...
  5. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Java MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP Presentations....addMathText () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/m...
  6. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# 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/net/slide-layout/
  7. View POTX in C++ | products.aspose.com

    View POTX in C++. Use C++ library API to open and view PowerPoint Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/potx/
  8. View OTP in C++ | products.aspose.com

    View OTP in C++. Use C++ library API to open and view OpenOffice Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/otp/
  9. VBA Macro|Aspose.Slides Documentation

    Automate Presentations with Aspose.Slides for .NET: 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...using var presentation = new Presentation (); presentation . VbaProject...

    docs.aspose.com/slides/net/examples/elements/vb...
  10. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument.... Presentation () as presentation : slide = presentation . slides...notes_text_frame . text = "My note" presentation . save ( "note.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...