Proportional image

Trying to use TAdvOfficeImage but I can't see a property for Proportional (like in TImage).

I can only see Center and Stretch.

There is currently no proportional sizing in TAdvOfficeImage.
As an alternative, you could use TAdvGDIPPicture that has a proportional stretch mode.