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

presentation

(0.25 sec)
  1. OLE 对象|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理 OLE 对象:使用 JavaScript 在 PPT、PPTX 和 ODP 演示文稿中插入、链接、更新和提取嵌入内容。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  2. 组形状|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理组形状:创建和取消分组、重新排序子形状、设置变换和界限,适用于 PowerPoint 和 OpenDocument。...addGroupShape () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $group...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. Conversion of OpenOffice Document|Aspose.Slides...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....offers Presentation class that represents a presentation file.... Presentation class can now also access ODP through Presentation...

    docs.aspose.com/slides/net/conversion-of-openof...
  4. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 动画示例:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for .NET: create, format, bind data, and export charts in PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Add a simple area chart to...

    docs.aspose.com/slides/net/examples/elements/ch...
  6. Manage Picture Frames in Presentations on Andro...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for Android via Java. Streamline your workflow and enhance slide designs....Manage Picture Frames in Presentations on Android Contents [ Hide...allow people to create presentations quickly from images. Create...

    docs.aspose.com/slides/androidjava/picture-frame/
  7. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes in JavaScript using Aspose.Slides for Node.js. Preserve layouts and speaker notes for professional Presentations....Convert PowerPoint Presentations to PDF with Notes in JavaScript...how to convert PowerPoint presentations to PDF format with speaker...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  8. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....Manage Placeholders in Presentations with Python Contents [ Hide...placeholders on slides in a presentation. Aspose.Slides allows you...

    docs.aspose.com/slides/python-net/manage-placeh...
  9. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....Optimize Image Management in Presentations on Android Contents [ Hide...Images in Presentation Slides Images make presentations more engaging...

    docs.aspose.com/slides/androidjava/image/
  10. 母版幻灯片|Aspose.Slides for Node.js via .NET 文档

    了解 Aspose.Slides for Node.js 的母版幻灯片示例:在 PPT、PPTX 和 ODP 中创建、编辑和设置母版、占位符和主题,代码清晰明了。...{ let presentation = new aspose . slides . Presentation (); try...let defaultMasterSlide = presentation . getMasters (). get_Item...

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