Hi @CGimro ,
You can change the URL to show the file in presentation mode by changing the page.
There are two workarounds for this:
1.Change the Doc.aspx to wopiframe.aspx
Let me give you an example:https://domain.sharepoint.com/:p:/r/personal/account_onmicrosoft>com/_layouts/15/Doc.aspx?sourcedoc=%7BFBF4CB1F-003F-40E3-81DF-06DDFD364894%7D&file=Team%20Meeting%2020230221.ppsx&action=edit&mobileredirect=true
Change URL (fullscreen demo mode):https://domain.sharepoint.com/:p:/r/personal/account_onmicrosoft>com/_layouts/15/wopiframe.aspx?sourcedoc=%7BFBF4CB1F-003F-40E3-81DF-06DDFD364894%7D&file=Team%20Meeting%2020230221.ppsx&action=edit&mobileredirect=true
2.Change the action=edit&mobileredirect=true to &action=embedview.
Example:https://domain.sharepoint.com/:p:/r/personal/account_onmicrosoft>com/_layouts/15/Doc.aspx?sourcedoc=%7BFBF4CB1F-003F-40E3-81DF-06DDFD364894%7D&file=Team%20Meeting%2020230221.ppsx&action=embedview
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.