XDoc.PowerPoint
Features
Tech Specs
How-to C#
Pricing

C# PowerPoint Library
C# PowerPoint - Convert ODT to PowerPoint in C#.NET


How to Use ODT to PowerPoint Conversion Control in C#.NET Application



RasterEdge ODT to PowerPoint converting control SDK (XDoc.PowerPoint for .NET) supports converting ODT document to PowerPoint file in .NET developing platforms using simple C# programming code.


Convert ODT to PowerPoint Using C#.NET

Copy demo code below to achieve fast conversion from ODT file to PowerPoint (pptx) file in C# programming.

ODPDocument.ConvertToPPTXDocument(@"C:\1.odp", @"C:\1.pptx");