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

presentation

(0.62 sec)
  1. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your Presentation automation....Manage Text Boxes in Presentations on Android Contents [ Hide...Create an instance of the Presentation class. Obtain a reference...

    docs.aspose.com/slides/androidjava/manage-textbox/
  2. Convert HTML to PPT in Java | products.aspose.com

    Convert HTML to PPT in Java. Use Java library API to convert HTML to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...to slides in a PowerPoint presentation. Convert HTML to PPT in...

    products.aspose.com/slides/java/conversion/html...
  3. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint Presentations using Aspose.Slides for .NET for more engaging slides....Manage Chart Data Labels in Presentations in .NET Contents [ Hide...label: using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/chart-data-label/
  4. 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/
  5. Comment|Aspose.Slides for Python Documentation

    Manage slide comments in Python with Aspose.Slides: add, read, reply, edit, delete, and work with threaded comments for PowerPoint and OpenDocument....authored by a user and save the presentation. def add_modern_comment...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Audio|Aspose.Slides for PHP Documentation

    Work with audio in PHP using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....addAudio () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Create...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Add Slides to Presentations in C++|Aspose.Slide...

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for C++ — seamless, efficient slide insertion in seconds....Add Slides to Presentations in C++ Contents [ Hide ] Overview...PowerPoint presentations programmatically. A presentation contains...

    docs.aspose.com/slides/cpp/add-slide-to-present...
  8. 布局幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中掌握布局幻灯片:选择、应用和自定义幻灯片布局、占位符和母版,并提供 PPT、PPTX 和 ODP 演示文稿的示例。...{ let presentation = new aspose . slides . Presentation (); try...try { let masterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  9. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint Presentations to TIFF with notes in JavaScript using Aspose.Slides for Node.js. Learn how to export slides with speaker notes efficiently....Convert PowerPoint Presentations to TIFF with Notes in JavaScript...PowerPoint and OpenDocument presentations (PPT, PPTX, and ODP) with...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. Text Box|Aspose.Slides for Node.js via .NET Doc...

    Work with text boxes in Aspose.Slides for Node.js: add, format, align, wrap, autofit, and style text using JavaScript 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...