Presentation table rendering with browser

Hello,

I have generated a presentation that works fine in the heavy client of powerpoint, but when I open it into the browser (through sharepoint), the format & font applied to the table is not working properly.

I found out that when I set a hyperlink, it is well formatted, but not when editting the table.

Here is an exemple with hyperlink on two lines in the table :

Capture d'écran 2024-05-06 143535.png

And here without hyperlinks :

Capture d'écran 2024-05-06 144227.png


Thank you for your help


1 Reply

AN Anto Nihil Sahaya Raj Syncfusion Team May 7, 2024 01:04 PM UTC

Hi Hugo Dufaitre,

Syncfusion has a .NET PowerPoint Presentation library that can be used by developers to create, read, and write Microsoft PowerPoint files by using C#, VB.NET.

It is a non-UI component that provides a full-fledged PowerPoint presentation instance that facilitates accessing and manipulating the presentations without any dependency of Microsoft Office COM libraries and Microsoft Office.

You can refer below link to know about Presentation library,
Getting Started with Essential Presentation library | Syncfusion

You can refer to the link below to know which NuGets need to be installed for the application based on the platforms.
Required NuGet Packages for PowerPoint library |Syncfusion

Online demo link  - ASP.NET Core PowerPoint (Presentation) library - Create Presentation Example - Syncfusion Demos

The given details are not enough to investigate about the problem, could you please confirm if you have encountered any preservation issues when generating Presentation files using the Syncfusion Presentation library?

If you have experienced preservation issues, please provide the following for further investigation:
1. Where you viewed the Presentation files (Microsoft PowerPoint viewer, online Microsoft PowerPoint viewer, or another viewer).
2. The input Presentation document (
suspect that the problem might be due to the contents in the input Presentation document which used at your end).
3. The complete code snippet used on your end.
4. A screenshot of the issue.
5. Additional details about the issue.

Based on this information, we will investigate and provide you with a appropriate solution as soon as possible.

If you are not comfortable sharing details and documents in this forum, please provide them via our Syncfusion support email and mention the forum ID.

Note: If you have any confidential data in your input document, please replace with some dummy data and provide us the same. We just need your document to recreate the problem you face. Once investigated the issue, we will delete the document permanently from our side and do not share with anyone.


Regards,
Anto Nihil S


Loader.
Up arrow icon