Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 10,113 for

presentation

(0.07 sec)
  1. Format Text using VSTO and Aspose.Slides and .N...

    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....shows how to read a sample presentation with some text on the first...following steps: Open the source presentation. Access the first slide...

    docs.aspose.com/slides/net/format-text-using-vs...
  2. Convert PowerPoint to Markdown in C++|Aspose.Sl...

    Convert PowerPoint to Markdown in C++...of the Presentation class to represent a presentation object...markdown: System :: SharedPtr < Presentation > pres = System :: MakeObject...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. Convert Powerpoint to JPG|Aspose.Slides for PHP...

    Convert PowerPoint to JPG: PPT to JPG, PPTX to JPG...convert PowerPoint PPT or PPTX presentation to JPG image. It is also...easy to implement your own presentation viewer, create the thumbnail...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. 管理 SmartArt|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.... Presentation pres = new Presentation ( "Presentation.pptx"...SmartArt 的布局类型,请按照以下步骤操作: 创建 Presentation 类的实例。 使用其索引获取幻灯片的引用。 添加...

    docs.aspose.com/slides/zh/java/manage-smartart/
  5. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint Presentations using C#...objects in a PowerPoint presentation through Aspose components...visual difference in the presentation between the pre- and post-activation...

    docs.aspose.com/slides/net/working-solution-for...
  6. Get all the text in all the slides|Aspose.Slide...

    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....presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument... false )) { // Pass the presentation to the next CountSlides...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  7. Image|Aspose.Slides Documentation

    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....Slides In Presentations Images make presentations more engaging...images to slides in your presentations through different procedures...

    docs.aspose.com/slides/cpp/image/
  8. Convert PPTX to PPT in C++|Aspose.Slides Docume...

    Convert PowerPoint PPTX to PPT in C++...how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The C++ code sample...

    docs.aspose.com/slides/cpp/convert-pptx-to-ppt/
  9. 安装|Aspose.Slides for Python 文档

    在 Windows 或 macOS 上通过 .NET 安装 Aspose.Slides for Python...实例化表示演示文稿文件的 Presentation 对象 with slides . Presentation () as presentation...presentation : slide = presentation . slides [ 0 ] slide . shapes...

    docs.aspose.com/slides/zh/python-net/installation/
  10. Doughnut Chart|Aspose.Slides Documentation

    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....steps below: Instantiate Presentation object. Add doughnut chart...a doughnut chart. Write presentation to disk. In the example...

    docs.aspose.com/slides/androidjava/doughnut-chart/