We need to create JPEGs of Powerpoint 2003 files (getThumbnail).<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
If the slide contains charts that have been created using the software Think-Cell (www.think-cell.com) we have the problem that most of the numbers are not shown but an asterisk (*) is shown instead.
If we open these files with PPT 2003 and PPT 2007 (without having Think-Cell installed) the numbers are shown.
When we save the PPT as PPTX (using PowerPoint 2007) and create the thumbnail using Aspose.Slides it does work! But we need to work with PPT (2003) files.
We have talked to the responsible developer of the Think-Cell software about this. He told us that most likely Aspose.Slides does not read fields of type "RTFDateTime" correctly; the Think-Cell software uses these fields to save the numbers.
He sent me the Micorsoft PPT Binary File Format Specification, there are some information about the "RTFDateTimeMCAtom" on page 58. You can find this file attached as well as an exemplary PowerPoint file (with an think-cell chart) you can use for testing.
I can also provide the contact data of the think-cell developer. He would be very interested to get in contact with you to get this solved.