Can I embed PowerPoint online in a web page while blocking download and PP Online access? ...
Significance of Cersei's obsession with elephants?
What is the chair depicted in Cesare Maccari's 1889 painting "Cicerone denuncia Catilina"?
preposition before coffee
Why do early math courses focus on the cross sections of a cone and not on other 3D objects?
How long can equipment go unused before powering up runs the risk of damage?
One-one communication
Did Mueller's report provide an evidentiary basis for the claim of Russian govt election interference via social media?
Most bit efficient text communication method?
Drawing spherical mirrors
How can I prevent/balance waiting and turtling as a response to cooldown mechanics
Dyck paths with extra diagonals from valleys (Laser construction)
What is the meaning of 'breadth' in breadth first search?
Random body shuffle every night—can we still function?
How to identify unknown coordinate type and convert to lat/lon?
What does 丫 mean? 丫是什么意思?
1-probability to calculate two events in a row
Trademark violation for app?
Why are my pictures showing a dark band on one edge?
How does light 'choose' between wave and particle behaviour?
A letter with no particular backstory
Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?
Should a wizard buy fine inks every time he want to copy spells into his spellbook?
Crossing US/Canada Border for less than 24 hours
Deconstruction is ambiguous
Can I embed PowerPoint online in a web page while blocking download and PP Online access?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30UTC (7:30pm US/Eastern)How can I embed programming source code in Powerpoint slide and keep code highlighting?How can I embed an AVI video in a PowerPoint presentation?Is there any software that I can control our team member's screen (or web browser/PowerPoint)?Why does Powerpoint 2010 print notes pages to PDF as raster images?How to interactively embed web page into PowerPoint or OneNote documents?Where can I download PowerPoint and ONLY powerpoint?Embeding a Powerpoint in a Web PageView powerpoint online while prevent users from saving itOn Windows 10, how can you click through a PowerPoint presentation while always being able to see the other slides?Is it possible to embed a video in a powerpoint and then save the powerpoint as a video?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
We have a requirement to share PowerPoint presentations with others within our company. I'd like to discourage people from downloading them, because they change frequently and we want people to refer to the latest version. Microsoft offers a very useful ability to embed PowerPoint Online files in a web page with embed code, but that code offers the ability to save a copy in either PDF or PPTX format. There's no obvious way to block that. I'm wondering anyone here can suggest a non-obvious way ....
Thanks.
microsoft-powerpoint embedding
add a comment |
We have a requirement to share PowerPoint presentations with others within our company. I'd like to discourage people from downloading them, because they change frequently and we want people to refer to the latest version. Microsoft offers a very useful ability to embed PowerPoint Online files in a web page with embed code, but that code offers the ability to save a copy in either PDF or PPTX format. There's no obvious way to block that. I'm wondering anyone here can suggest a non-obvious way ....
Thanks.
microsoft-powerpoint embedding
This function will depend on a web server that offers these functions. Security and function as you describe it outside the capabilities of the file or format itself.
– music2myear
6 hours ago
I was looking for functionality like that in, oh, node.js that lets you decide which on-screen controls are present. I can turn off, say, the progress bar in the video player. I was hoping that MS allowed that in the JS that embeds their PowerPoints. I'm well aware of how the PPTX file format works, but the "server" in this case is the PowerPoint Online server, which is (of course) not fully documented in any obvious place.
– CarlF
5 hours ago
Then this question is off topic because it is about a web server. It is also too broad as it is worded because you're asking "can I..." and the answer to that is either "yes" or "no", possibly "maybe". You may find answers on our Web Apps or Enterprise Systems (if you're IT) sister sites. Whichever of these sites you try, I highly recommend you rephrase your question to focus not one whether this is possible, but by clearly asking HOW to accomplish such a thing.
– music2myear
3 hours ago
add a comment |
We have a requirement to share PowerPoint presentations with others within our company. I'd like to discourage people from downloading them, because they change frequently and we want people to refer to the latest version. Microsoft offers a very useful ability to embed PowerPoint Online files in a web page with embed code, but that code offers the ability to save a copy in either PDF or PPTX format. There's no obvious way to block that. I'm wondering anyone here can suggest a non-obvious way ....
Thanks.
microsoft-powerpoint embedding
We have a requirement to share PowerPoint presentations with others within our company. I'd like to discourage people from downloading them, because they change frequently and we want people to refer to the latest version. Microsoft offers a very useful ability to embed PowerPoint Online files in a web page with embed code, but that code offers the ability to save a copy in either PDF or PPTX format. There's no obvious way to block that. I'm wondering anyone here can suggest a non-obvious way ....
Thanks.
microsoft-powerpoint embedding
microsoft-powerpoint embedding
asked 6 hours ago
CarlFCarlF
8,34021936
8,34021936
This function will depend on a web server that offers these functions. Security and function as you describe it outside the capabilities of the file or format itself.
– music2myear
6 hours ago
I was looking for functionality like that in, oh, node.js that lets you decide which on-screen controls are present. I can turn off, say, the progress bar in the video player. I was hoping that MS allowed that in the JS that embeds their PowerPoints. I'm well aware of how the PPTX file format works, but the "server" in this case is the PowerPoint Online server, which is (of course) not fully documented in any obvious place.
– CarlF
5 hours ago
Then this question is off topic because it is about a web server. It is also too broad as it is worded because you're asking "can I..." and the answer to that is either "yes" or "no", possibly "maybe". You may find answers on our Web Apps or Enterprise Systems (if you're IT) sister sites. Whichever of these sites you try, I highly recommend you rephrase your question to focus not one whether this is possible, but by clearly asking HOW to accomplish such a thing.
– music2myear
3 hours ago
add a comment |
This function will depend on a web server that offers these functions. Security and function as you describe it outside the capabilities of the file or format itself.
– music2myear
6 hours ago
I was looking for functionality like that in, oh, node.js that lets you decide which on-screen controls are present. I can turn off, say, the progress bar in the video player. I was hoping that MS allowed that in the JS that embeds their PowerPoints. I'm well aware of how the PPTX file format works, but the "server" in this case is the PowerPoint Online server, which is (of course) not fully documented in any obvious place.
– CarlF
5 hours ago
Then this question is off topic because it is about a web server. It is also too broad as it is worded because you're asking "can I..." and the answer to that is either "yes" or "no", possibly "maybe". You may find answers on our Web Apps or Enterprise Systems (if you're IT) sister sites. Whichever of these sites you try, I highly recommend you rephrase your question to focus not one whether this is possible, but by clearly asking HOW to accomplish such a thing.
– music2myear
3 hours ago
This function will depend on a web server that offers these functions. Security and function as you describe it outside the capabilities of the file or format itself.
– music2myear
6 hours ago
This function will depend on a web server that offers these functions. Security and function as you describe it outside the capabilities of the file or format itself.
– music2myear
6 hours ago
I was looking for functionality like that in, oh, node.js that lets you decide which on-screen controls are present. I can turn off, say, the progress bar in the video player. I was hoping that MS allowed that in the JS that embeds their PowerPoints. I'm well aware of how the PPTX file format works, but the "server" in this case is the PowerPoint Online server, which is (of course) not fully documented in any obvious place.
– CarlF
5 hours ago
I was looking for functionality like that in, oh, node.js that lets you decide which on-screen controls are present. I can turn off, say, the progress bar in the video player. I was hoping that MS allowed that in the JS that embeds their PowerPoints. I'm well aware of how the PPTX file format works, but the "server" in this case is the PowerPoint Online server, which is (of course) not fully documented in any obvious place.
– CarlF
5 hours ago
Then this question is off topic because it is about a web server. It is also too broad as it is worded because you're asking "can I..." and the answer to that is either "yes" or "no", possibly "maybe". You may find answers on our Web Apps or Enterprise Systems (if you're IT) sister sites. Whichever of these sites you try, I highly recommend you rephrase your question to focus not one whether this is possible, but by clearly asking HOW to accomplish such a thing.
– music2myear
3 hours ago
Then this question is off topic because it is about a web server. It is also too broad as it is worded because you're asking "can I..." and the answer to that is either "yes" or "no", possibly "maybe". You may find answers on our Web Apps or Enterprise Systems (if you're IT) sister sites. Whichever of these sites you try, I highly recommend you rephrase your question to focus not one whether this is possible, but by clearly asking HOW to accomplish such a thing.
– music2myear
3 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1427444%2fcan-i-embed-powerpoint-online-in-a-web-page-while-blocking-download-and-pp-onlin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1427444%2fcan-i-embed-powerpoint-online-in-a-web-page-while-blocking-download-and-pp-onlin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
This function will depend on a web server that offers these functions. Security and function as you describe it outside the capabilities of the file or format itself.
– music2myear
6 hours ago
I was looking for functionality like that in, oh, node.js that lets you decide which on-screen controls are present. I can turn off, say, the progress bar in the video player. I was hoping that MS allowed that in the JS that embeds their PowerPoints. I'm well aware of how the PPTX file format works, but the "server" in this case is the PowerPoint Online server, which is (of course) not fully documented in any obvious place.
– CarlF
5 hours ago
Then this question is off topic because it is about a web server. It is also too broad as it is worded because you're asking "can I..." and the answer to that is either "yes" or "no", possibly "maybe". You may find answers on our Web Apps or Enterprise Systems (if you're IT) sister sites. Whichever of these sites you try, I highly recommend you rephrase your question to focus not one whether this is possible, but by clearly asking HOW to accomplish such a thing.
– music2myear
3 hours ago