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 Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
664 questions
PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
320 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,107 questions
PowerPoint Management
PowerPoint Management
PowerPoint: A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.Management: The act or process of organizing, handling, directing or controlling something.
234 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
1,021 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. John Korchok 5,466 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.