Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 129,985 for

presentation

(0.13 sec)
  1. Set Captions to OLE Icons in Python|Aspose.Slid...

    Discover how to set captions for OLE object icons in PPT, PPTX and ODP Presentations with Aspose.Slides for Python .NET, enhancing slides with custom labels.... Presentation () as presentation : slide = presentation . slides...) # Add an image to the presentation's image collection with...

    docs.aspose.com/slides/python-net/set-caption-t...
  2. 备注|Aspose.Slides 文档

    在 Aspose.Slides for Android 中处理幻灯片备注:使用简明的 Java 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 格式的演讲者备注。...addNote () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  3. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for Java: create, nest, align, reorder, and style group shapes with Java examples in PPT, PPTX, and ODP Presentations....addGroupShape () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/g...
  4. Online XSLFO to ODP Conversion or Develop Java ...

    Free online app to convert XSLFO to ODP files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...
  5. 备注|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 添加、读取、编辑和导出演讲者备注:格式化文本、按幻灯片管理备注,并在 PowerPoint 和 OpenDocument 中控制可见性。...addNote () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $notesSlide...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  6. Remove PPTX Annotation using Python | products....

    Python source code to remove PPTX Presentation comments... Presentation( "example.pptx" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...
  7. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument Presentations....Manage Slide Transitions in Presentations Using JavaScript Contents...below: Create an instance of Presentation class. Apply a Slide Transition...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  8. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint Presentations for reports and visualizations....Customize Chart Axes in Presentations Using JavaScript Contents...Create an instance of the Presentation class. Access the first...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  9. Merge PPTX Files Using PHP | products.aspose.com

    Merge multiple PPTX files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/pptx/
  10. Merge POTX Files Using PHP | products.aspose.com

    Merge multiple POTX files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/potx/