Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 129,307 for

presentation

(0.13 sec)
  1. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow....Optimize Image Management in Presentations Using JavaScript Contents...Slides In Presentations Images make presentations more engaging...

    docs.aspose.com/slides/nodejs-java/image/
  2. 页眉页脚|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 JavaScript 示例。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  3. Convert PPTX to PPT on Android|Aspose.Slides Do...

    Easily convert PPTX to PPT with Aspose.Slides for Android via Java—ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The Java code sample...

    docs.aspose.com/slides/androidjava/convert-pptx...
  4. 视频|Aspose.Slides 文档

    使用 Aspose.Slides for Android 添加和控制视频:插入、播放、剪辑、设置海报帧,并通过 Java 示例导出 PPT、PPTX 和 ODP 演示文稿。...addVideo () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  5. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for Android animation examples: add, sequence, and customize effects and transitions with Java for PPT, PPTX, and ODP Presentations....addAnimation () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for Java animation examples: add, sequence, and customize effects and transitions with Java for PPT, PPTX, and ODP Presentations....addAnimation () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/a...
  7. 墨迹|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用墨迹:绘制、导入和编辑笔画,调整颜色和宽度,并使用示例导出为 PPT、PPTX 和 ODP。...{ let presentation = new aspose . slides . Presentation ( "ink...pptx" ); try { let slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. Slide Transitions|Aspose.Slides Documentation

    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....below: Create an instance of Presentation class Apply a Slide Transition...enum Write the modified presentation file. Example string FilePath...

    docs.aspose.com/slides/net/slide-transitions/
  9. Manage Picture Frames in Presentations Using C+...

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

    docs.aspose.com/slides/cpp/picture-frame/
  10. Chart|Aspose.Slides for Node.js via .NET Docume...

    Master charts with Aspose.Slides for Node.js via Java: create, format, bind data, and export charts in PPT, PPTX, and ODP with JavaScript examples....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

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