We are using your product Aspose.Total
Our main use case is converting Outlook emails (.msg files) to PDF, using the following API interface:
https://docs.aspose.com/email/net/saving-an-email-as-pdf/
We are currently …... You can adjust shape size to avoid image cropping...foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) {...