Export Options for PowerPoint Notes

Hello there,
We see that we can save notes to pdf and tiff. We need the PowerPoint notes to be in Rich Text Format (RTF) and HTML for web rendering. Can we do it using Aspose.Slides? What are other export options Aspose provides for the notes rendering.

We’re also seeing that when we try to get the text from notes text frames, the plain text could be lossy.

For ex:


If "Notes for slide" is-



Hello first A=πr^2 note. 55




where, A= <span style=“font-family:“Cambria Math”;mso-ascii-font-family:“Cambria Math”;
language:en-US;font-style:normal;vertical-align:baseline;mso-text-raise:0%”>A=<span style=“font-family:“Cambria Math”;mso-ascii-font-family:“Cambria Math”;
language:el;font-style:normal;vertical-align:baseline;mso-text-raise:0%”>π<span style=“font-family:“Cambria Math”;mso-ascii-font-family:“Cambria Math”;
language:en-US;font-style:normal;vertical-align:baseline;mso-text-raise:0%”>r^2 is equation.

When we get the plain text String it’s - Hello first ?=??^2 note. 55

We want to render it on web without losing anything (as is).


Any ideas would be appreciated.

Thanks.


Hi Praneeth,

I have observed your requirements and like to share that Aspose.Slides allows to export to Tiff Note, extract only the text without formatting properties and export the text to HTML format. There is no option to export the text in RTF format and you need to write your own wrapper in this regard to map formatting properties of Aspose.Slides to that of RTF. The export to Pdf Notes is at the moment unavailable in Aspose.Slides and we will share the good news with you as soon as it will be available.

Many Thanks,