Powerpoint zoom adding iframe. Code

Zaur Meherremov 0 Reputation points
2024-12-15T09:03:59.41+00:00

Hello. I added the iframe code to my page. But I have a problem. I can't zoom in the Powerpoint application. What should I do so that people can use the zoom tool in the code on my page. Some text is small. I need zoom. Please help me with this. I will also upload a video. I want to use the same Powerpoint zoom in the embed code. I am sending you the code. I will add it to wix. In the video, I first zoomed in the Powerpoint application, then I showed the code I added (https://youtu.be/_QwFkAzfw5E

). There is no zoom in the code I added and I can't zoom. Show me a different code or another method to solve this problem. This is very important to me. Please help. [style] .responsive-iframe { position: relative; width: 100%; height: 0; padding-bottom: 56.25%; /* 16:9 aspect ratio */ } .responsive-iframe iframe { position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: 0; } [/style] [div class="responsive-iframe"] [iframe src="https://model21-my.sharepoint.com/:p:/g/personal/zaur_model21_onmicrosoft_com/EckpziJTXgNCtlevKt5i40cBKcmWz1H1uubR8dBIwbNE1A?e=hsBJRc&action=embedview&wdbipreview=true" frameborder="0" allowfullscreen][/iframe] [/div]

Microsoft 365 and Office Office Online Server
Microsoft 365 and Office Development Other
Microsoft 365 and Office PowerPoint For business Windows
Microsoft Security Intune Configuration Manager Deployment
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. John Korchok 6,126 Reputation points
    2024-12-21T17:28:26.5466667+00:00

    You're correct, running a presentation in an iframe doesn't include any of the options that appear when running the presentation in a desktop edition of PowerPoint.

    To request additional features, please choose Help>Feedback>Make a suggestion in PowerPoint. You can post your idea and others can vote on your idea. Microsoft uses this feedback to prioritize their programming

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.