Forum Discussion
Embedding PPT requires Sharepoint login
I was able to get this to work using what Matt Coats shared.
Using the embed code from PowerPoint you will need to replace the bolded link I have below. You replace it with a public link. To get the public link In PowerPoint online go to "Share", select "Share with people" and select "Copy Link". In the text file, I attached it shows where the public link goes. Only replace the link before the "&action=embedview".
<iframe src="https://kresslawoffice-my.sharepoint.com/:p:/g/personal/matt_kress_kresslawoffice_onmicrosoft_com/EbWmgkYAEcxKj424PzMAuUoBoYfnOONmK8caQvndDp1OEQ?e=pJkc0v&action=embedview&wdAr=1.7777777777777777" width="350px" height="221px" frameborder="0">This is an embedded <a target="_blank" href="https://office.com">Microsoft Office</a> presentation, powered by <a target="_blank" href="https://office.com/webapps">Office Online</a>.</iframe>
This solution worked for me, using the full code in the attachment and replacing the URL with my own document shared URL.