Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 126,868 for

presentation

(0.11 sec)
  1. Convert OTP to PDF using C# | products.aspose.com

    Sample code for OTP to PDF C# conversion. Use API example code for batch OTP files to PDF 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...
  2. Convert PPT to GIF using C# | products.aspose.com

    Sample code for PPT to GIF C# conversion. Use API example code for batch PPT files to GIF conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/ppt-t...
  3. Convert POTM to GIF using C# | products.aspose.com

    Sample code for POTM to GIF C# conversion. Use API example code for batch POTM files to GIF conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/potm-...
  4. Convert JPG to PPTX in C# | products.aspose.com

    Convert JPG to PPTX in C#. Use .NET library API to convert JPG 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/jpg-t...
  5. Convert JPG to PPTX in Java | products.aspose.com

    Convert JPG to PPTX in Java. Use Java library API to convert JPG 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/java/conversion/jpg-...
  6. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Python How to Create Readonly Presentation using Python How to Strike...Python How to Add Audio in Presentation using Python How to Add...

    kb.aspose.com/slides/python/
  7. Export XSLFO to POWERPOINT in Android | product...

    Android API to Convert XSLFO to POWERPOINT without using Microsoft Word...formats, such as PowerPoint presentations. How Aspose.Total Helps...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/android-java/conversi...
  8. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 文件。 使用 Presentation->getDocumentPropertie()...加载演示文件 auto presentation = System::MakeObject<Presentation>(sourceFilePath);...

    blog.aspose.com/zh/slides/access-or-modify-prop...
  9. Audio|Aspose.Slides Documentation

    Work with audio in C# using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/au...
  10. 在 Python 中管理图表数据系列|Aspose.Slides for Python 文档

    了解如何在Python中管理PowerPoint(PPT/PPTX)图表数据系列,提供实用代码示例和最佳实践,以提升数据演示效果。... Presentation () as presentation : slide = presentation . slides...series_overlap # 将演示文稿文件保存到磁盘。 presentation . save ( "series_overlap...

    docs.aspose.com/slides/zh/python-net/chart-series/