Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 130,000 for

presentation

(0.2 sec)
  1. 导出媒体文件为HTML文件|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....为将媒体文件导出为HTML,请按照以下步骤操作: 创建 Presentation 类的实例 获取幻灯片的引用 设置切换效果 将演示文稿写入...示例 //Loading a presentation using (Presentation pres = new Presentation("example...

    docs.aspose.com/slides/zh/net/export-media-file...
  2. SmartArt|Aspose.Slides Documentation

    Build and edit SmartArt in C# with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/sm...
  3. 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-...
  4. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument Presentations efficiently....fastest processing for this presentation document format. PPT to...can export all supported presentation file formats to Tagged Image...

    docs.aspose.com/slides/net/features-overview/
  5. Convert RTF to PPT in Python or with free Onlin...

    RTF to PPT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to PPT online converter quickly before integrating the code....not suitable for presentations. Presentations require a different...PPT in order to create a presentation. How Aspose.Total Helps...

    products.aspose.com/total/python-net/conversion...
  6. Convert DOCX to PPSX in Python or with free Onl...

    DOCX to PPSX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCX to PPSX online converter quickly before integrating the code....while the PPSX format is a presentation format used by Microsoft...allows users to create a presentation from a Word document, making...

    products.aspose.com/total/python-net/conversion...
  7. Convert DOC to POT in Python or with free Onlin...

    DOC to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOC to POT online converter quickly before integrating the code....files are used for creating presentations. Therefore, it is important...documents is properly presented in the presentation. How Aspose.Total...

    products.aspose.com/total/python-net/conversion...
  8. Online XML to PPT Conversion or Build .NET base...

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

    products.aspose.com/total/net/conversion/xml-to...
  9. Convert PowerPoint Presentations to TIFF with N...

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

    docs.aspose.com/slides/php-java/convert-powerpo...
  10. 数学文本|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/...