Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 10,062 for

presentation

(0.04 sec)
  1. Modern API|Aspose.Slides for Node.js via .NET D...

    Modern API... Presentation (); try { var ppImage ;...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/nodejs-java/modern-api/
  2. Chart Data Table|Aspose.Slides Documentation

    Set font properties for chart database table in PowerPoint Presentations in C# or .NET... Instantiate Presentation class object. Add chart...font height. Save modified presentation. Below sample example is...

    docs.aspose.com/slides/net/chart-data-table/
  3. Convert OpenOffice ODP|Aspose.Slides Documentation

    Convert ODP to PDF, ODP to PPT, ODP to PPTX, ODP to HTML and other formats with Aspose.Slides....convert OpenOffice ODP presentations to many formats. The API...you need to convert an ODP presentation to PDF, it can be done this...

    docs.aspose.com/slides/cpp/convert-openoffice-odp/
  4. Generate Slide Thumbnail as JPEG|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....Create an instance of the Presentation class. Obtain the reference...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/net/generate-slide-thumb...
  5. 气泡图|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 (); try { IChart...枚举,以指定将数据表示为气泡图大小的可能方式。示例代码如下。 Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/androidjava/bubble-ch...
  6. PPT vs PPTX|Aspose.Slides for PHP Documentation

    Read about PPT vs PPTX differences in Aspose.Slides.... PPTX is a new presentation file format, based on the...interface to work with all presentation formats. It allows converting...

    docs.aspose.com/slides/php-java/ppt-vs-pptx/
  7. 安装|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/
  8. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide ( 0 ); // Add an OLE...

    docs.aspose.com/slides/cpp/set-caption-to-ole-i...
  9. How to Convert PPTX to PPT using C#

    This quick tutorial describes the process to convert PPTX to PPT using C#. It contains the information about all the resources required to write PPTX to PPT file converter using C#....the Presentation class object Save the loaded presentation as...PPTX is loaded into the Presentation class object and in the...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  10. 将 PowerPoint 转换为 PNG|Aspose.Slides 文档

    将 PowerPoint 演示文稿转换为 PNG...请按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.getSlides() 集合中获取...演示文稿转换为 PNG: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...