PowerPoint Xamarin API by Aspose.Slides
Create mobile applications for processing PowerPoint in Xamarin.
Download Free TrialAspose.Slides for Xamarin is a cross-platform solution for building PowerPoint mobile applications. It lets mobile apps edit slide text, media, and shapes, save presentations in different formats, review presentations, add comments and notes, apply themes, and split presentations into multiple files.
Aspose.Slides for Xamarin is a standalone Xamarin PowerPoint API that does not require Microsoft PowerPoint or any other software.
Advanced Features of Xamarin PowerPoint API
Create or clone slides from templates
Work with PowerPoint tables via API
Apply or remove the protection on shapes
Add Excel charts as OLE objects to slides
Support linked OLE objects
Generate presentations from databases
Protect presentations and output PDF files
Print presentations on a physical printer
Create and customize charts
Convert Presentations with the Xamarin PowerPoint API
Aspose.Slides for Xamarin lets mobile apps convert PowerPoint presentations to document, text, image, and web formats. You can convert presentations to PDF, HTML, XPS, and JPG by loading a presentation and saving it in the required format.
Render presentations - C#
using var presentation = new Presentation("template.pptx");
// Render as PDF, XPS, and TIFF.
presentation.Save("output.pdf", SaveFormat.Pdf);
presentation.Save("output.xps", SaveFormat.Xps);
presentation.Save("output.tiff", SaveFormat.Tiff);
Modify Presentations with the Xamarin PowerPoint API
Aspose.Slides for Xamarin lets mobile apps modify slides, presentation content, and metadata. Apps can access text, tables, shapes, charts, SmartArt, animations, comments, notes, document properties, layouts, themes, and templates.
Merge, Compare, Split, and Print Presentations with the Xamarin PowerPoint API
Use Aspose.Slides for Xamarin to build presentation processing workflows that merge, split, compare, and print presentations. For example, an app can apply templates, combine multiple templates, or merge presentations in different formats into one output file.
Microsoft Office Automation Is Not Needed
Aspose.Slides for Xamarin does not require Microsoft Office or Microsoft PowerPoint to be installed. It is built for server-side and mobile presentation processing without Office automation.
What People Are Saying
Don't just take our word for it. See what users have to say about PowerPoint APIs.
Support and Learning Resources
- Learning Resources
- Documentation
- Source Code
- API References
- Product Support
- Free Support
- Paid Support
- Blog
- Release Notes
- Why Aspose.Slides for Xamarin?
- Customers List
- Success Stories