Not able to view thumbnail image for pptx,xslx extension files

Hi ,
As per the below article we are able to get the thumbnail for the attachment(eg: Image/jpg format) which we have uploaded during ticket creation.

[type or paste code here](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-attachments/#api-rest-api-3-attachment-thumbnail-id-get)

but we are unable to get the thumbnail for pptx, xslx files.

I can see the REST API for the images as per the below
'https://your-domain.atlassian.net/rest/api/3/attachment/thumbnail/{id}

but the same thing is not available for pptx, xslx files

Do we have any other alternate REST API to get the thumbnail for the above extension file.

please advise on the above issue

Thanks
Venkatesh