We have an issue with GroupDocs.Conversion on Ubuntu (we use Ubuntu 22.04.5 LTS).
We use GroupDocs.Conversion for .NET 25.2.1.
The input file is a .potx file. The desired output format is PNG. I can provide the file up…... This is the code used to convert: var imageConvertOptions =...MemoryStream(); using var converter = new Converter( () => inputStream...