Tag Archives: PPT to XAML Csharp

Convert PowerPoint to XAML using C#

XAML (eXtensible Application Markup Language) is an XML-based descriptive language that is used to design graphical user interfaces. Especially, XAML is used in WPF (Windows Presentation Foundation), UWP (Universal Windows Platform), and Xamarin Forms. In this article, you will learn how to convert the slides in a PowerPoint presentation to the XAML interfaces programmatically. Particularly, the article will cover PowerPoint PPTX to XAML conversion using C#.

Posted in Aspose.Slides Product Family | Tagged , ,