I have a requirement to convert each of the ppt slides into images. I have been working on that with Aspose. It's working fine in some scenarios, but I facing problems with a few others. Following are the scenarios where I faced a problem.
PPT slides to image conversion |
||||
No. |
Scenario |
Expected result |
Actual result |
Comment |
1. |
When picture -> organization charts are added to the slides |
Each slide containing the organization chart should be displayed as an individual image |
No individual image is generated for the slide containing the organization chart. |
Does not meet requirement. |
2. |
When picture -> Word Art text is added to the slide |
Each slide containing the Word Art text should be displayed as an individual image |
Each slide is displayed as an individual .jpeg image but the corresponding ‘Word Art’ text is not displayed. |
Does not meet requirement. |
3 |
When diagrams (target , radial, pyramid) are added to the slides |
Each slide containing the diagram should be displayed as an individual image |
No individual image is generated for the slide containing the diagram. |
Does not meet requirement. |
4. |
When tables are added to the slides |
Each slide containing the tables should be displayed as an individual image |
The “NoSuchMethodError” exception is thrown in the aspose_uploadaction.do. |
Does not meet requirement |
Can you let me know what the problem is and how do I go about resolving this issue. Please help.
Thank you in advance.