Using Aspose.HTML-Cloud for .NET version 25.10.1. Every time I call the ConvertAsync method, the Status is “Failed”. Happens regardless of whether I use a local file or one in storage. Occurs for multiple SVG files.
var…...HTML-Cloud conversion from SVG to PNG fails with "The operation was...ConvertAsync("in.svg", "out.png"); // htmlResult.Status is "Failed"...