While editing a PowerPoint document, I select a slide with bullet points then click Slide Show - Animation Schemes. I select the Appear and dim scheme, but the selection doesn't "stick" - the active animation scheme still shows as "No Animation".
I've verified that the "Show Without Animation" option is NOT checked. What else would cause this behavior?
As it turns out, the PowerPoint presentation file I was working on, which had been passed on to me from someone else, was originally set up using a template from a later version of PowerPoint. Apparently, that version had settings that were not accessible in PowerPoint 2003, so it just didn't work.
Fortunately, we'll be joining the modern world of MS Office soon and won't be dealing with this kind of problem.
Related
I'm having a strange issue with Maya I can't find a solution for online. There's no rendering buttons in the rendering icons menu, only these two buttons, one for editing shading relationships and the other for pausing "Viewpoint 2 display update":
There's also none in the menu set menu:
There's also no rendering settings window option in the windows menu:
nor are there any rendering options in the windows preferences:
Any idea? I've tried this version of maya on two computers now (a lenovo ideapad flex 4 and a panasonic toughbook cf-32) and am having the same issue.
So apparently LT doesn't provide rendering, lol. Ok. The problem is, Autodesk isn't giving me full access even though my institution is supposed to be provided it. Anyway, problem solved.
I create new PowerPoint Content web add-in.
I want use add-in behind a text. For this I make for add-in "Send to back" and for text make "Bring to front". But in slide an add-in stay always on top see attached image.
Notice: in preview panel arrange works but in slide not. In slide show mode (F5) also not works.
PowerPoint version:
That's a known issue. Content Add-ins (Agaves) do not participate in the Z order within a slide.
I'm writing a PowerPoint content addin using Office.js API. I need to obtain PPTX file right after user enters Slide Show mode (see bottom of this post for why I need it).
I'm doing this using Document.getFileAsync API, as described in the docs. The problem is that it doesn't work in Slide Show mode in PowerPoint Online.
That is, the file gets successfully obtained in all following cases:
Desktop PowerPoint 2016, Design ("edit") mode;
Desktop PowerPoint 2016, Slide Show ("read") mode;
PowerPoint Online, Design ("edit") mode.
However, PowerPoint Online in Slide Show ("read") mode returns an error with message "An internal error has occurred" as a result of Document.getFileAsync call.
Is this a bug or intended behavior? What can I do to obtain the file in Slide Show mode in PowerPoint Online?
I need to obtain PPTX file because uncompressing and parsing it seems to be the only way to determine index of the slide that contains the particular addin. See my other related question. I need to do this in Slide Show mode because, in Design mode, user can re-order slides any time, and the addin doesn't know if and when it happened; also, addin might be initialized only in Slide Show mode, e.g. when user opens the presentation and enters Slide Show mode right away.
I'm writing a PowerPoint content addin using Office.js API. I need a way
for each instance of that addin to determine the index of the containing
slide, or, if this is impossible, the visibility state of the addin (i.e.
whether the containing slide is currently visible on screen).
The documentation suggests
no API specifically intended for this purpose, so I've been using
the following method:
Upon addin initialization (inside Document.initialize callback),
request currently selected slide using Document.getSelectedDataAsync
method.
Since addin cannot be initialized until it is visible, we can be almost
sure that the index obtained in the step 1 is the one of the containing slide
(unless the user was fast enough to change the slide while
getSelectedDataAsync was doing its async communication).
However, the assumption made in the step 2 has proved to be wrong. It holds
for PowerPoint Online, but desktop PowerPoint behaves differently.
Specifically, in slide show mode, if the slide next to the currently displayed one
contains an addin, and that addin is not yet initialized, it gets pre-initialized
despite the fact that it is not visible/active. And in all such pre-initialized
addins, Document.getSelectedDataAsync returns the index of the slide that is currently
displayed, which is not the one that contains the addin.
So the question is: is there a way to more or less reliably determine the containing
slide index, the way that works in both web and desktop versions of PowerPoint?
If no, here's the second question: is there a way for an addin to determine whether the containing slide is currently visible on screen in slide show mode?
I've found one that works in PowerPoint Online (checking window.innerHeight in
slide show mode), but it relies on internal implementation details that are
subject to change any time, and, most critically, it doesn't work in desktop
PowerPoint.
Desktop PowerPoint seems to display each addin in a separate window (as
window.parent equals window), and I failed to find an API or workaround that
would allow to tell whether the window is currently visible.
Page Visibility API
seems to fit this purpose perfectly, and it is even implemented in IE11, but
it doesn't work inside PowerPoint (visibilitychange events don't fire,
document.visibilityState always equal "visible", even if the addin is
on a currently hidden slide).
At present, the PowerPoint client seems return the active slide instead of the parent slide since the function “getSelectedDataAsync” is asynchronous.
is there a way to more or less reliably determine the containing slide index, the way that works in both web and desktop versions of PowerPoint?
As far as I know, there is no API to return the slide which contains the content app. And if you want the Office add-in support this API, you can submit the feedback from here.
What I want to do is to connect my laptop to a projector and make it an extension and while the extension (the projector) displays a the slideshow of my Powerpoint, a different slideshow is also displayed in my laptop. This is so I can look at my laptop showing the notes of my speech for each slide that I go to. I want it so that when I go to Slide 1 in the slideshow (displayed by the projector), the notes of my speech in slide 1 will be shown in my laptop. Is that possible? I can probably actually make a program for my needs but I want to know if there's already a way for that, and if none, what alternatives can be used to achieve a similar result?
You can write notes in PowerPoint and then switch to "Presenter View".
This will show your slides on the external monitor and your notes + miniature previews of upcoming slides on the laptop screen.
See also http://office.microsoft.com/en-us/powerpoint-help/presenter-view-tools-for-running-a-powerpoint-presentation-HA001056547.aspx.
you when connect to projector you must select extend mod(for example in Sony lab-tab press FN+F7 and select extend mod) and then in power point in slid show select monitor->double-monitor
.
also in office 2013 when you connect to projector it automatic do Similar this.