Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Image cropping in the Word Document is preserved in the DOCX file using "srcRect" tag. Normally when we crop a image in word document this source rectangle values are updated and the image is cropped to the new size while the clipped portion is hidden from viewing.
Currently DocumentEditor lacks support in parsing/serialization of source rectangle information for a given document.
Eg: <a:srcRect l="50237" t="30325"
b="21475" />