How do I hyperlink to a specific slide of a .ppt file?

天大地大妈咪最大 提交于 2019-12-18 14:44:33

问题


I want to link to a specific slide in an online PowerPoint file, (e.g. http://www.example.com/hello.ppt) but what I want is that when people click on my link, it goes straight to the nth slide.

Is this possible?


回答1:


Link to

http://www.whatever.com/hello.ppt#4

for slide 4 to be opened initially.

Take a look at this site: http://www.tinyempire.com/shortnotes/files/specific_slide_in_ppt.htm




回答2:


Also, if you want a link to the nth slide within the same file (to automate the 'Edit Hyperlink' > 'Place in This Document' action) then omit the filename and only set it to "#n".




回答3:


I found the answer. all you have to do is add #n after .ppt.

For example, http://www.whatever.com/hello.ppt#4 will take you straight to the 4th slide.




回答4:


The following method applies to any online version of PowerPoint (e.g. Office 365).

  1. Open the powerpoint file in your browser (the link could look like this: http://YourCompany.sharepoint.com/:p:/r/sites/SiteName/...)
  2. In the thumbnails list (on the left), right-click on the slide you want to refer to and choose "link to this slide" (free translation, my version is in Dutch "Koppeling naar deze dia")
  3. In the pop-up screen, you can choose to share a read-only or an editable version


来源:https://stackoverflow.com/questions/1229/how-do-i-hyperlink-to-a-specific-slide-of-a-ppt-file

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!