Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 129,942 for

presentation

(3.01 sec)
  1. Convert POT to BMP in Python | products.aspose.com

    Sample code for POT to BMP Python conversion. Use PowerPoint Python API for batch conversion POT files to BMP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  2. Convert POTM to BMP in Python | products.aspose...

    Sample code for POTM to BMP Python conversion. Use PowerPoint Python API for batch conversion POTM files to BMP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  3. Convert PPS to BMP in Python | products.aspose.com

    Sample code for PPS to BMP Python conversion. Use PowerPoint Python API for batch conversion PPS files to BMP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  4. Convert PPSM to EMF in Python | products.aspose...

    Sample code for PPSM to EMF Python conversion. Use PowerPoint Python API for batch conversion PPSM files to EMF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  5. Merge PPS Files using Java | products.aspose.com

    Java sample code to combine PPS documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....file with an instance of Presentation class. Load the second PPS...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/pps/
  6. Merge PPSX Files using Java | products.aspose.com

    Java sample code to combine PPSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....file with an instance of Presentation class. Load the second PPSX...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/ppsx/
  7. Merge PPT Files using Java | products.aspose.com

    Java sample code to combine PPT documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....file with an instance of Presentation class. Load the second PPT...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/ppt/
  8. 在 C# 中將 HTML 轉換為 TIFF | products.aspose.com

    在 C# 中將 HTML 轉換為 TIFF。使用 .NET 庫 API 將 HTML 文件轉換為 TIFF 圖像...開發人員和應用程序可以通過以下方式將 HTML 轉換為 TIFF: 創建一個 Presentation 類的實例。 加載 HTML 文件。 將文檔保存到...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  9. 在 C# 中將 PDF 轉換為 TIFF | products.aspose.com

    在 C# 中將 PDF 轉換為 TIFF。使用 .NET 庫 API 將 PDF 頁面轉換為 TIFF 圖像...開發人員和應用程序可以通過以下方式將 PDF 轉換為 TIFF: 創建一個 Presentation 類的實例。 加載 PDF 文件。 調用 save...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  10. Convert OTP to PNG using Java | products.aspose...

    Sample Java conversion code for OTP 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/otp-...