Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 119,527 for

presentation

(0.21 sec)
  1. Convert PPSM to TIFF using Java | products.aspo...

    Sample Java conversion code for PPSM format to TIFF file. Use this example code to export PowerPoint & OpenOffice Presentations to TIFF within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsm...
  2. Convert POTM to PDF using Java | products.aspos...

    Sample Java conversion code for POTM format to PDF file. Use this example code to export PowerPoint & OpenOffice Presentations to PDF within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potm...
  3. Convert PPSX to TIFF using Java | products.aspo...

    Sample Java conversion code for PPSX format to TIFF file. Use this example code to export PowerPoint & OpenOffice Presentations to TIFF within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsx...
  4. 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...
  5. Merge PPSM Files via C++ | products.aspose.com

    C++ example code to combine PPSM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/ppsm/
  6. C++ API to Convert XPS to POWERPOINT | products...

    Convert XPS to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...PowerPoint, which is a popular presentation software. Therefore, it...in order to use them in presentations. How Aspose.Total Helps...

    products.aspose.com/total/cpp/conversion/xps-to...
  7. C++ API to Convert MHTML to XAML | products.asp...

    Convert MHTML to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...create, edit, and convert presentations. Both APIs come under the...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/mhtml-...
  8. C++ API to Convert PS to OTP | products.aspose.com

    Convert PS to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...is useful for creating presentations, documents, and other types...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/ps-to-...
  9. 图表图例|Aspose.Slides for Python 文档

    设置 PowerPoint 演示文稿中图表图例的位置和字体大小...为了设置图例属性,请按照以下步骤操作: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加一个图表。...slides # 创建一个 Presentation 类的实例 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/chart-legend/
  10. 管理行和列|Aspose.Slides 文档

    在 C++ 中管理 PowerPoint 演示文稿中的表格行和列... 将第一行设置为标题 创建 Presentation 类的实例并加载演示文稿。 通过索引获取幻灯片的引用。...代码演示了如何将表格的第一行设置为其标题: // 实例化 Presentation 类 auto pres = System ::...

    docs.aspose.com/slides/zh/cpp/manage-rows-and-c...