Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 130,003 for

presentation

(0.18 sec)
  1. Master Slide|Aspose.Slides for Node.js via .NET...

    Explore Aspose.Slides for Node.js master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear code....{ let presentation = new aspose . slides . Presentation (); try...let defaultMasterSlide = presentation . getMasters (). get_Item...

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

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...SmartArtLayoutType . BASIC_PROCESS ) presentation . save ( "smart_art.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ MathematicalText examples: create and format equations, fractions, matrices, and symbols with C++ in PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Add a Math shape...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  4. 文本框|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化文本框:设置字体、对齐、换行、自动调整大小,以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...addTextBox () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 创建一...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  5. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....Manage SmartArt Graphics in Presentations Using PHP Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/php-java/manage-smartart...
  6. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 C++ 示例添加日期、幻灯片编号和自定义文本。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); slide -> get_HeaderFooterManager...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. Export XML to PPT in Android | products.aspose.com

    Android API to Convert XML to PPT without using Microsoft Word...documents into PowerPoint presentations, which can be used for a...For example, presentations can be used to present data in a visually...

    products.aspose.com/total/android-java/conversi...
  8. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for PHP via Java to optimize PowerPoint Presentations with tailored legend formatting....Customize Chart Legends in Presentations Using PHP Contents [ Hide...below: Create an instance of Presentation class. Get reference of...

    docs.aspose.com/slides/php-java/chart-legend/
  9. Convert PS to POTX via Java API | products.aspo...

    Java API to Convert PS to POTX without using Microsoft Word...and manipulate PowerPoint presentations. It also provides a simple...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/java/conversion/ps-to...
  10. Convert CGM to POTM via Java API | products.asp...

    Java API to Convert CGM to POTM without using Microsoft Word...PPTX, which is a PowerPoint presentation format. Once the CGM has...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/java/conversion/cgm-t...