Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 126,382 for

presentation

(0.09 sec)
  1. Online PCL to PPTM Conversion or Build .NET bas...

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

    products.aspose.com/total/net/conversion/pcl-to...
  2. Using Aspose.Slides on Azure|Aspose.Slides Docu...

    Use Aspose.Slides on Azure App Service, Functions, and containers to generate, edit, and convert PPT, PPTX and ODP in scalable cloud .NET apps....for managing PowerPoint presentations programmatically. When deployed...approach is to store sensitive presentations in a secure Blob container...

    docs.aspose.com/slides/net/using-aspose-slides-...
  3. Convert DOCM to POTX in Python or with free Onl...

    DOCM to POTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to POTX online converter quickly before integrating the code....file that is used to store presentation templates. It is used to...to create presentations with a consistent look and feel. Therefore...

    products.aspose.com/total/python-net/conversion...
  4. 表格|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。...() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/zh/net/examples/elements...
  5. 在 .NET 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 .NET 中将 PowerPoint 演示文稿转换为视频。探索示例 C# 代码和自动化技术,以简化您的工作流程。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; // 添加一个笑脸形状并对其进行动画。...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  6. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 .NET 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。...的典型场景可能如下所示: using ( Presentation pres = new Presentation ()) { IPPImage...的代码: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/net/modern-api/
  7. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint Presentations (PPT, PPTX) to animated GIFs in JavaScript with Aspose.Slides for Node.js via Java. Fast, high-quality results....Convert PowerPoint Presentations to Animated GIFs in JavaScript...Contents [ Hide ] Converting Presentations to Animated GIF Using Default...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  8. Convert DOT to JSON Format via Java | products....

    Convert DOT to JSON format via Java without using using Microsoft Word or Microsoft Excel...DOT to ODP (OpenDocument Presentation Format) Convert DOT to POT...(Microsoft PowerPoint Template Presentation) Convert DOT to PPTX (Open...

    products.aspose.com/total/java/conversion/dot-t...
  9. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... 从头创建表格 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义 columnWidth...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/manage-table/
  10. 管理表格|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的表格... 从头开始创建表格 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义 columnWidth...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/manage-ta...