Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 129,278 for

presentation

(0.11 sec)
  1. Comment|Aspose.Slides for Node.js via .NET Docu...

    Work with slide comments in Aspose.Slides for Node.js: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP Presentations with code examples....authored by a user and save the presentation. function addModernComment...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Android: insert, crop, compress, recolor, and export images with Java examples for PPT, PPTX, and ODP Presentations....IOException { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. Manage Slide Show in PHP|Aspose.Slides for PHP ...

    Learn how to manage slide shows in Aspose.Slides for PHP via Java. 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/php-java/manage-slide-show/
  4. Efficiently Merge Presentations in Java|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for Java, streamlining your workflow....Efficiently Merge Presentations in Java Contents [ Hide ] Overview...PowerPoint and OpenDocument presentations is a common task in many...

    docs.aspose.com/slides/java/merge-presentation/
  5. OLE对象|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理 OLE 对象:插入或更新嵌入的文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。... Presentation () as presentation : slide = presentation . slides..., 50 , 50 , data_info ) presentation . save ( "ole_frame.pptx"...

    docs.aspose.com/slides/zh/python-net/examples/e...
  6. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...set_footer_visibility ( True ) presentation . save ( "footer.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Java, with Java examples for PPT, PPTX, and ODP Presentations....addConnector () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/c...
  8. Slide Transition|Aspose.Slides Documentation

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

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Manage SmartArt in PowerPoint Presentations in ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for .NET using clear C# code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations in .NET Contents [ Hide...using ( Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/net/manage-smartart/
  10. Manage VBA Projects in Presentations Using Java...

    Generate and manipulate PowerPoint and OpenDocument Presentations via VBA in JavaScript with Aspose.Slides for Node.js via Java to streamline your workflow....Manage VBA Projects in Presentations Using JavaScript Contents...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/nodejs-java/presentation...