Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 127,402 for

presentation

(0.37 sec)
  1. Aspose.Slides 用于 OpenXML|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....Slide to Presentation Apply a theme to a presentation Change the...fill color of a shape in a presentation Count the number of Slides...

    docs.aspose.com/slides/zh/net/aspose-slides-for...
  2. Convert DOCX to TSV in C++ or with free Online ...

    C++ API to Convert DOCX to TSV or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to TSV 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...
  3. C++ API to Convert PCL to POWERPOINT | products...

    Convert PCL to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...other hand, PowerPoint is a presentation software developed by Microsoft...to create slideshows and presentations. Converting PCL to PowerPoint...

    products.aspose.com/total/cpp/conversion/pcl-to...
  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. C++ API to Convert EPUB to PPSX | products.aspo...

    Convert EPUB to PPSX 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/epub-t...
  6. 评论|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中管理幻灯片评论:添加、读取、回复、编辑、删除,并在 PowerPoint 和 OpenDocument 中使用线程式评论。...() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation ( "modern_comment.pptx"...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. Convert OpenDocument Presentations in C++|Aspos...

    Aspose.Slides for C++ lets you convert ODP to PDF, HTML, and image formats with ease. Boost your C++ apps with fast and accurate Presentation conversion....Convert OpenDocument Presentations in C++ Contents [ Hide ] Aspose...convert OpenOffice ODP presentations to many formats. The API...

    docs.aspose.com/slides/cpp/convert-openoffice-odp/
  8. Edit PPTX files using .NET | products.aspose.com

    C# source code to edit PPTX document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....parsing or manipulating presentations, slides and elements and...with PPTX extension are presentation files created with popular...

    products.aspose.com/slides/net/editor/pptx/
  9. Online PCL to PPSX Conversion or Build .NET bas...

    Free online app to convert PCL to PPSX 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...
  10. Extract text and images from PPT document using...

    C# source code to extract text and images from PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....from the Whole ppt Presentation Presentation pptPresentation =...= new Presentation(dataDir + "demo.ppt" ); //Get an Array of ITextFrame...

    products.aspose.com/slides/net/parser/ppt/