Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 113,667 for

presentation

(0.05 sec)
  1. C++ API to Convert TEX to PPS | products.aspose...

    Convert TEX to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...documents, while PPS is a presentation format used for creating...a useful way to create presentations from existing documents...

    products.aspose.com/total/cpp/conversion/tex-to...
  2. C++ API to Convert PS to PPSX | products.aspose...

    Convert PS to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...PostScript (PS) to PowerPoint Presentation (PPSX) inside your C++ applications...is necessary to make the presentation more interactive and visually...

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint Presentation to animated GIF: PPT to GIF, PPTX to GIF in Python...Contents [ Hide ] Converting Presentations to Animated GIF Using Default...shows you how to convert a presentation to animated GIF using standard...

    docs.aspose.com/slides/python-net/convert-power...
  4. Convert DOTM to PPSX via Java or with free Onli...

    Java API to Export DOTM to PPSX without using Microsoft Word or PowerPoint or online. Test free DOTM to PPSX online converter quickly before integrating the code....for Java to create a new Presentation. This library provides a...and manipulate PowerPoint presentations. You can use it to write...

    products.aspose.com/total/java/conversion/dotm-...
  5. Convert DOTX to POTM via Java or with free Onli...

    Java API to Export DOTX to POTM without using Microsoft Word or PowerPoint or online. Test free DOTX to POTM online converter quickly before integrating the code....for Java to create a new Presentation. This library allows you...write HTML content into the Presentation and save it as POTM. The...

    products.aspose.com/total/java/conversion/dotx-...
  6. Shape Effective Properties|Aspose.Slides Docume...

    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....frame shape has one); In presentation global text settings; those...effective values: Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/java/shape-effective-pro...
  7. 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/
  8. Extract text and images from ODP document via C...

    C++ example code to extract text and images from ODP file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/cpp/parser/odp/
  9. 管理 SmartArt|Aspose.Slides for PHP 文档

    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.... $pres = new Presentation ( "Presentation.pptx" ); try { $slide...SmartArt 的布局类型,请遵循以下步骤: 创建 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 添加...

    docs.aspose.com/slides/zh/php-java/manage-smart...
  10. Manage PowerPoint Paragraph in C#|Aspose.Slides...

    Create paragraphs and manage paragraph properties in PowerPoint Presentations in C# or .NET...Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This C# code is an implementation...

    docs.aspose.com/slides/net/manage-paragraph/