Color Is Lost when Converting PPTX to HTML5 Using Aspose.Slides for Java

Color lost when we convert this document to HTML5
The resulting html is displayed as white on white

final Presentation pres = new Presentation(sourceStream);
pres.save(targetStream, com.aspose.slides.SaveFormat.Html5);

ColorBug.zip (921.2 KB)

@ViDaNgEr,
Thank you for contacting support. I am working on the issue you described and will get back to you as soon as possible.

@ViDaNgEr,
Thank you for your patience. I reproduced the problem with missing the background colors of slides when converting the PowerPoint presentation to an HTML5 document.

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): SLIDESJAVA-39132

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

Please also share the following additional information if it is possible:

  • OS version on which the code was executed
  • JDK version in your app

Any update on this?

@ViDaNgEr,
The issue is still open. Unfortunately, I don’t have any additional information for you yet.