Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 129,316 for

presentation

(0.77 sec)
  1. Developer Guide|Aspose.Slides Documentation

    Discover the Aspose.Slides for C++ Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....Hide ] Manage Presentations in C++ Manage Presentation Slides in...in C++ Manage Presentation Content in С++ Design Professional Presentations...

    docs.aspose.com/slides/cpp/developer-guide/
  2. Add Slides to Presentations in JavaScript|Aspos...

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

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  3. View or Edit OTP Files Metadata using .NET | pr...

    C# source code to edit or view OTP format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/net/metadata/otp/
  4. View or Edit POTM Files Metadata using .NET | p...

    C# source code to edit or view POTM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/net/metadata/potm/
  5. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides — PPT, PPTX — to clean Markdown with Aspose.Slides for PHP via Java, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in PHP Contents...Java enables conversion of presentation content to Markdown, letting...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. Picture|Aspose.Slides for Node.js via .NET Docu...

    Work with pictures in Aspose.Slides for Node.js: insert, crop, compress, recolor, and export images with examples for PPT, PPTX, and ODP Presentations....); let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Master Slide|Aspose.Slides for Node.js via .NET...

    Explore Aspose.Slides for Node.js master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear code....{ let presentation = new aspose . slides . Presentation (); try...let defaultMasterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. Manage Slide Show in Python|Aspose.Slides for P...

    Learn how to manage slide shows in Aspose.Slides for Python via .NET. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....delivering professional presentations. One of the most important...allows you to tailor your presentation to specific conditions and...

    docs.aspose.com/slides/python-net/manage-slide-...
  9. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,提供 C++ 示例。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/php-java/shape-formatting/