You can use the DynamicImage widget for this, which is available in the AppStore (View > Appstore) in version 2.5 or greater.
In 2.4 You might try to set both properties to zero, and set the style property to
'max-height: 500px; max-width: 500px;'
The latter will not work in IE probably.