Hi Team,
I am trying to convert PPT to pdf, color are differ from PPT
using aspose-slide version :20.5
server : windows 2016
Sample code
case PVAIDocConversionConstants.ASPOSE_SLIDES:
com.aspose.slides.License slidesLicense = new com.aspose.slides.License();
slidesLicense.setLicense(licenseFs);
Presentation presentation = new Presentation(docInputStream);
presentation.save(output, SaveFormat.Pdf);
I have added an issue with ID SLIDESNET-42037 in our issue tracking system after reproducing the issue of improper SmartArt color rendering. This thread has been linked with the issue so that may notify you once it will be fixed.
The issue is blocked owing missing feature in API. An internal ticket has been added in our issue tracking system for this. Therefore, this issue is blocked and subjected to resolution of internal dependent ticket. We will share notification with you once issue will be fixed.
We regret to share that the issue is blocked owing to internal missing API implementation. We request for your patience and will share the good news with you as soon as the issue will be fixed.
I regret to share that the concerned issue is still unresolved. The tentative ETA for the issue is Aspose.Slides for .NET 20.12. We request for your patience in this regard.
The issues you have found earlier (filed as SLIDESNET-42037) have been fixed in Aspose.Slides for .NET 22.3 (ZIP, MSI).
You can check all fixes on the Release Notes page.
You can also find the latest version of our library on the Product Download page.