Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 129,330 for

presentation

(0.93 sec)
  1. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET animation examples: add, sequence, and customize effects and transitions with C# for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/net/examples/elements/an...
  2. 布局幻灯片|Aspose.Slides for Python 文档

    使用 Python 与 Aspose.Slides 管理布局幻灯片:在 PPT、PPTX 和 ODP 演示文稿中创建、应用、克隆、重命名和自定义占位符及主题。... Presentation () as presentation : master_slide...master_slide = presentation . masters [ 0 ] layout_type = slides . SlideLayoutType...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. Export XML to PPSX in Android | products.aspose...

    Android API to Convert XML to PPSX without using Microsoft Word...Open XML Slide Show) is a presentation format developed by Microsoft...used to store slides in a presentation created by Microsoft PowerPoint...

    products.aspose.com/total/android-java/conversi...
  4. Online XSLFO to PPS Conversion or Develop Java ...

    Free online app to convert XSLFO to PPS 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. Need to Apply Master Layout of One PPTX to Anot...

    HI, I’m trying to apply master layout from template PPT to PPT2 using below code but my content placeholder is positioned as per PPT2 position which should have been as per the template PPT : using Aspose.Slides; using…...= new Presentation(PPTXpath); var t = new Presentation(templatePath);...layout from one PowerPoint presentation to another using Aspose...

    forum.aspose.com/t/need-to-apply-master-layout-...
  6. Manage Tags and Custom Data in Presentations in...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for .NET, with examples for PowerPoint and OpenDocument Presentations....Tags and Custom Data in Presentations in .NET Contents [ Hide...Hide ] Data Storage in Presentation Files PPTX files—items with the...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  7. Online XSLFO to POTX Conversion or Develop Java...

    Free online app to convert XSLFO to POTX 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...
  8. Convert PowerPoint Presentations to TIFF with N...

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

    docs.aspose.com/slides/python-net/convert-power...
  9. 数学文本|Aspose.Slides for Node.js via .NET 文档

    了解 Aspose.Slides for Node.js 的 MathematicalText 示例:在 PPT、PPTX 和 ODP 演示文稿中创建和格式化公式、分数、矩阵和符号。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  10. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 动画示例:使用 C# 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/examples/elements...