The PNGs converted with “slides/convert/png” are different from the original pptx images.
The bottom of the screen, the original is 2 lines, but the PNG is 3 lines.
Please tell me how to deal with it. Could it be a font problem?
curl -X POST "https://api.aspose.cloud/v3.0/slides/convert/png" -H "authorization: Bearer [TOKEN]" -H "Content-Type: multipart/octet-stream" -H "x-aspose-client: Containerize.Swagger" --data-binary "@C:/Temp/pptsample.pptx" --output C:/Temp/Test.zip
orginal pptx
converted PNG