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

presentation

(0.14 sec)
  1. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for C++ ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX Presentations with clear C++ code....configure ActiveX controls in a presentation using Aspose.Slides for...() { auto presentation = MakeObject < Presentation > (); auto...

    docs.aspose.com/slides/cpp/examples/elements/ac...
  2. OLE Object|Aspose.Slides for Node.js via .NET D...

    Handle OLE objects in Aspose.Slides for Node.js: insert, link, update, and extract embedded content with JavaScript in PPT, PPTX, and ODP Presentations....Embed a PDF file into a presentation. function addOleObject ()...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs using Aspose.Slides for Node.js, with fast code examples and advanced conversion options....PowerPoint and OpenDocument presentations (PPT, PPTX, ODP, etc.) into...layout and formatting of your presentation. This guide demonstrates...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  4. 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...
  5. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for Android 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 Java 示例添加日期、幻灯片编号和自定义文本。...addHeaderFooter () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  6. GroupShape|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理组形状:创建和取消组合,重新排列子形状,跨 PowerPoint 和 OpenDocument 设置变换和边界。... Presentation () as presentation : slide = presentation . slides...ELLIPSE , 60 , 0 , 50 , 50 ) presentation . save ( "group.pptx" ,...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. View PPSX in C++ | products.aspose.com

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

    products.aspose.com/slides/cpp/viewer/ppsx/
  8. MathText|Aspose.Slides for Python Documentation

    Work with math text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX.... Presentation () as presentation : slide = presentation . slides...math_paragraph . add ( math_block ) presentation . save ( "math_text.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....Efficiently Merge Presentations in JavaScript Contents [ Hide...Hide ] Presentation Merging When you merge one presentation to another...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  10. SmartArt|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用 SmartArt:使用 JavaScript 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置图表样式。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...