Aspose.Slides for Java: How to Terminate a Conversion Task?

Question: I want to terminate a conversion task that has been running for 0.5 hour without any result. Is there a method available? ‘
Version: 23.6
JDK: 11

@Rivan,
Thank you for posting the question.

Aspose.Slides does not provide a special feature to terminate a conversion task. I think you should use a class like the Thread for this.