This Office app is designed to insert HTML content into Excel sheets / PowerPoint slides in order to make these apps more interactive.
- Open an
Insert tab
in your Excel/PowerPoint file - Click a
Get Add-ins
button and choose aStore
tab - In a
Search
field find aWebPage Loader
app and clickAdd
If you want to insert a local HTML file:
- Create a
WebPage Loader
container by clickingInsert
->My Add-ins
->WebPage Loader
- Click a
Local file
button - Click a
Choose file
button and choose your file from local computer storage
If you want to insert a web page url:
- Create a
WebPage Loader
container by clickingInsert
->My Add-ins
->WebPage Loader
- Click a
Website
button and insert your URL. Notice that aAJAX
request with'X-Requested-With': 'XMLHttpRequest'
is used to retrieve data - Click a
Insert URL
button
This project is licensed under the Apache 2.0 License - see the LICENSE file for details