Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 129,275 for

presentation

(0.14 sec)
  1. Convert DOC to PPTX in Android Apps or with fre...

    DOC to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOC to PPTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations within their Android applications...

    products.aspose.com/total/android-java/conversi...
  2. Convert DOTX to PPT in Python or with free Onli...

    DOTX to PPT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to PPT online converter quickly before integrating the code....save the created PDF into Presentation as a PPT format. The Aspose...via .NET API is a powerful presentation processing API that enables...

    products.aspose.com/total/python-net/conversion...
  3. 新 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspos...

    使用模板、CSS 和 JS 将演示文稿导出为 HTML——无需 SVG。了解单页或多页输出、资源控制以及针对 PPT、PPTX 和 ODP 的自定义。...可以将 Presentation 类实例与一组模板结合使用,以获取作为导出结果的...HTML 文件,然后将 Presentation 导出到该文件: using ( Presentation pres = new...

    docs.aspose.com/slides/zh/net/web-extensions/
  4. Online MHTML to PPSX Conversion or Build .NET b...

    Free online app to convert MHTML to PPSX files. .NET C# conversion library code for MHTML documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/mhtml-...
  5. Convert DOCX to XLSM in C++ or with free Online...

    C++ API to Convert DOCX to XLSM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLSM online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/cpp/conversion/docx-t...
  6. Convert DOTM to POWERPOINT in Android Apps or w...

    DOTM to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTM to POWERPOINT online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...developers to create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  7. 使用 JavaScript 在 PowerPoint 演示文稿中管理 SmartArt|Asp...

    学习使用 Aspose.Slides for Node.js 通过清晰的 JavaScript 代码示例构建和编辑 PowerPoint SmartArt,从而加快幻灯片设计和自动化。... Presentation ( "Presentation.pptx" ); try { var...SmartArt 的布局类型,请按以下步骤操作: 创建 Presentation 类的实例。 使用索引获取幻灯片的引用。 添加 SmartArt...

    docs.aspose.com/slides/zh/nodejs-java/manage-sm...
  8. 使用 JavaScript 管理演示文稿表格|Aspose.Slides for Node.j...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 幻灯片中创建和编辑表格。发现简易代码示例,简化您的表格工作流。... 从头创建表格 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义 columnWidth...保存修改后的演示文稿。 // 实例化一个表示 PPTX 文件的 Presentation 类 var pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/manage-ta...
  9. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...instance of the Presentation class Presentation presentation = new Presentation();...first slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  10. Icon Is Not Rendered Properly When Converting I...

    Hi Team, I have a PPTX containing one slide having two icons (refer to sample.zip to get the sample.pptx). I am using Aspose Slides for .NET (version 25.3) to get images of these shapes using following code: using Aspo…...Load the presentation using (Presentation presentation = new Presentation("sample...foreach (var curShape in presentation.Slides[0].Shapes) { if (curShape...

    forum.aspose.com/t/icon-is-not-rendered-properl...