Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 129,950 for

presentation

(0.11 sec)
  1. Convert PPS to PNG using Java | products.aspose...

    Sample Java conversion code for PPS format to PNG file. Use this example code to export PowerPoint & OpenOffice Presentations to PNG within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/pps-...
  2. Convert PPT to PNG using Java | products.aspose...

    Sample Java conversion code for PPT format to PNG file. Use this example code to export PowerPoint & OpenOffice Presentations to PNG within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/ppt-...
  3. Convert PPSX to BMP using Java | products.aspos...

    Sample Java conversion code for PPSX format to BMP file. Use this example code to export PowerPoint & OpenOffice Presentations to BMP within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/ppsx...
  4. Convert PPSM to JPEG using Java | products.aspo...

    Sample Java conversion code for PPSM format to JPEG file. Use this example code to export PowerPoint & OpenOffice Presentations to JPEG within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/ppsm...
  5. C++ API to Convert MHTML to POWERPOINT | produc...

    Convert MHTML 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. It is widely used in business...

    products.aspose.com/total/cpp/conversion/mhtml-...
  6. View POTX File Online and using .NET | products...

    Free online POTX file viewer app. .NET API C# code to view POTX Presentation for viewer application....NET based POTX presentation viewer utility application...view POTX presentation. Download View POTX Presentation via Online...

    products.aspose.com/total/net/viewer/potx/
  7. 通過 Java 合併 PPTX 文件 | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中組合 PPTX 文檔。... 使用 Presentation 類的實例加載第一個 PPTX 文件。 使用 Presentation 類的實例加載第二個...first PPTX File Presentation prest1 = new Presentation( "prest1.pptx"...

    products.aspose.com/slides/zh-hant/java/merger/...
  8. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as PDF in C#....to print the PowerPoint Presentation notes for specific slides...Load the presentation with notes into the Presentation object Instantiate...

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  9. 通過 C++ 合併 PPTX 文件 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中組合 PPTX 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/p...
  10. How to Add Image Watermark in PPTX using Python

    In this topic, we'll walk you through the steps for how to add image watermark in PPTX using Python. You can insert a picture watermark in PowerPoint by using easy API interface in Python....image watermark to PPTX presentation in Python Establish the...image watermark inside the presentation Access an existing or create...

    kb.aspose.com/slides/python/how-to-add-image-wa...