Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 127,320 for

presentation

(0.09 sec)
  1. Merge PPTM Files Online or using .NET | product...

    Free online app to combine different PPTM Presentations. C# .NET merging library code to merge PPTM Presentation into format of your choice....using Presentation class object Select the one presentation as the...method and get single merged Presentation .NET Code: Merge PPTM Files...

    products.aspose.com/total/net/merge/pptm/
  2. C++ API to Convert MD to PPTM | products.aspose...

    Convert MD to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...the Microsoft PowerPoint Presentation format (PPTM) is a widely...widely used format for presentations, and is supported by many applications...

    products.aspose.com/total/cpp/conversion/md-to-...
  3. C++ API to Convert PCL to POT | products.aspose...

    Convert PCL to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...manipulate, and convert presentations in various formats. It supports...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/pcl-to...
  4. C++ API to Convert PS to POT | products.aspose.com

    Convert PS to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...be useful for creating presentations, reports, and other documents...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/ps-to-...
  5. C++ API to Convert XPS to PPS | products.aspose...

    Convert XPS to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. 在 Android 上的演示文稿中管理 SmartArt 形状节点|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PPT 和 PPTX 中管理 SmartArt 形状节点。获取清晰的 Java 代码示例和技巧,以简化您的演示文稿。... 创建 Presentation 类的实例并加载包含 SmartArt 形状的演示文稿。...// 加载所需的演示文稿 Presentation pres = new Presentation ( "SimpleSmartArt...

    docs.aspose.com/slides/zh/androidjava/manage-sm...
  7. 使用 Python 管理演示文稿表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python(通过 .NET)在 PowerPoint 和 OpenDocument 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义列宽数组。...实例化表示演示文稿文件的 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/manage-table/
  8. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...); using var pres = new Presentation(pptxStream); float slideWidthPx...(var singleSlidePres = new Presentation()) { singleSlidePres.Slides...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  9. Online XSLFO to XAML Conversion or Build .NET b...

    Free online app to convert XSLFO to XAML files. .NET C# conversion library code for XSLFO documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xslfo-...
  10. 在演示文稿中使用 C++ 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 System :: SharedPtr < Presentation > pres...

    docs.aspose.com/slides/zh/cpp/shape-animation/