Hello,
We are trying to use aspose cloud API to convert EMF to PNG.
However after calling the convert API, the result become white blank image.
This is how I call the API using .Net sdk:
var client = new ImagingApi(…...png", updatedImage, "Test storage 2"); FilesUploadResult...