Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 126,359 for

presentation

(0.08 sec)
  1. Convert PPSX to OTP using C# | products.aspose.com

    Sample code for PPSX to OTP C# conversion. Use API example code for batch PPSX files to OTP conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppsx-...
  2. Convert PPSM to TIFF using C# | products.aspose...

    Sample code for PPSM to TIFF C# conversion. Use API example code for batch PPSM files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppsm-...
  3. Convert OTP to POT using C# | products.aspose.com

    Sample code for OTP to POT C# conversion. Use API example code for batch OTP files to POT conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/otp-t...
  4. Convert PNG to PPTX in C# | products.aspose.com

    Convert PNG to PPTX in C#. Use .NET library API to convert PNG images to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...essentially creating a PowerPoint presentation that contains slides based...

    products.aspose.com/slides/net/conversion/png-t...
  5. C++ API to Convert XSLFO to ODP | products.aspo...

    Convert XSLFO to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...(OpenDocument Presentation) is a file format for presentations created...as spreadsheets, charts, presentations, and word processing documents...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...实例化表示演示文稿文件的 Presentation 类 using ( Presentation presentation = new...new Presentation ( "ExistingChart.pptx" )) { // 获取图表对象的引用 var slide...

    docs.aspose.com/slides/zh/net/animated-charts/
  7. Merge POTX Files via C++ | products.aspose.com

    C++ example code to combine POTX 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/potx/
  8. Merge ODP Files via C++ | products.aspose.com

    C++ example code to combine ODP 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/odp/
  9. Merge PPTM Files via C++ | products.aspose.com

    C++ example code to combine PPTM 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/pptm/
  10. Render Presentations with Fallback Fonts in Pyt...

    Render Presentations with fallback fonts in Aspose.Slides for Python via .NET – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....Render Presentations with Fallback Fonts in Python Contents [...With Presentation.Save() method we can save presentation in the...

    docs.aspose.com/slides/python-net/render-presen...