Syncfusion Presentation

Does Syncfusion Presentation  supports client side editing of ppt files


1 Reply

SB Suriya Balamurugan Syncfusion Team July 5, 2023 01:32 PM UTC

Hi Prasanthi,

Syncfusion doesn’t have a native Viewer control for view or edit the PowerPoint Presentation file (PPTX format document).


But we have PowerPoint Viewer to view the PowerPoint presentation through 
PdfViewer by converting it as PDF using Syncfusion Presentation library.

Syncfusion Presentation library used to create, read, write Microsoft PowerPoint files and convert PowerPoint presentation to PDF/image by using C#, VB.NET, and managed C++ code.

The current version of Essential Presentation supports the .PPTX, .PPTM, .POTX, .POTM file formats only. It doesn’t support the PPT file format.

If you have PPTX format files and to view the presentation, as a workaround solution, we suggest you to use our PowerPoint Viewer by convert the PPTX format document to PDF using Essential Presentation library and then you can use the PDF Viewer component to view the converted PPTX document.

Online sample of PowerPoint Viewer in ASP.NET Core,
https://ej2.syncfusion.com/aspnetcore/PowerPoint/PowerPointViewer#/fluent

Blog to know more about the PowerPoint Viewer,
https://www.syncfusion.com/blogs/post/view-powerpoint-asp-dotnet-core.aspx

Refer the below UG link to know more about PPTX to PDF conversion using Presentation library,
https://help.syncfusion.com/file-formats/presentation/presentation-to-pdf

Refer the below links to know about PDF Viewer component,
https://ej2.syncfusion.com/vue/documentation/pdfviewer/getting-started
https://ej2.syncfusion.com/vue/demos/#/material/pdfviewer/default.html

Note: You can only view the PowerPoint and not able to edit the PowerPoint in this workaround solution.

Regards,
Suriya Balamurugan.


Loader.
Up arrow icon