Skip to content

Get image from PowerPoint document #692

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sboudouk opened this issue Aug 22, 2022 · 9 comments
Closed

Get image from PowerPoint document #692

sboudouk opened this issue Aug 22, 2022 · 9 comments
Assignees
Labels
Area: PowerPoint Needs: attention 👋 Waiting on Microsoft to provide feedback Status: under investigation Issue is being investigated

Comments

@sboudouk
Copy link

Hello, thanks for your work and your samples.

I don't know if it's an appropriate spot for my questions but here it is:

How one is supposed to get image from a PowerPoint file ?

getSelectedDataSync returns an error when an image is selected. Reading the docs it seems like it is not possible by any of the provided function.

So, is it even possible ?

Thanks :)

@ghost ghost added the Needs: triage 🔍 New issue, needs triage ASAP label Aug 22, 2022
@Rick-Kirkham Rick-Kirkham self-assigned this Aug 22, 2022
@Rick-Kirkham Rick-Kirkham added Type: programming question How-to question that should be posted to Stack Overflow Status: under investigation Issue is being investigated Area: PowerPoint Needs: attention 👋 Waiting on Microsoft to provide feedback and removed Needs: triage 🔍 New issue, needs triage ASAP labels Aug 22, 2022
@Rick-Kirkham
Copy link
Contributor

@sboudouk I'm researching this, but I don't think there's a way to get an image from a slide programmatically.

@ghost
Copy link

ghost commented Aug 22, 2022

Thanks for your interest in Office Add-ins development! Feedback here is intended for reporting problems with Script Lab snippets. Can you please post your question to Stack Overflow with the office-js tag? By posting how-to questions like this to Stack Overflow, you'll not only be able to reach a broader audience of folks who have expertise in the area, but will also enable others to benefit from any answers that are provided there. Thanks!

@ghost ghost closed this as completed Aug 22, 2022
@Rick-Kirkham Rick-Kirkham reopened this Aug 22, 2022
@Rick-Kirkham
Copy link
Contributor

undoing the bot closure

@ghost
Copy link

ghost commented Aug 22, 2022

Thanks for your interest in Office Add-ins development! Feedback here is intended for reporting problems with Script Lab snippets. Can you please post your question to Stack Overflow with the office-js tag? By posting how-to questions like this to Stack Overflow, you'll not only be able to reach a broader audience of folks who have expertise in the area, but will also enable others to benefit from any answers that are provided there. Thanks!

@ghost ghost closed this as completed Aug 22, 2022
@Rick-Kirkham Rick-Kirkham removed the Type: programming question How-to question that should be posted to Stack Overflow label Aug 22, 2022
@Rick-Kirkham
Copy link
Contributor

bot keeps closing this. I think removing the Type: programming question will stop this.

@Rick-Kirkham
Copy link
Contributor

@sboudouk I have confirmed that there is no way to get an image from a PowerPoint slide in Office Add-ins. We are beefing up our PowerPoint APIs, but this feature is not yet supported.

I'll close this issue. Sorry, the news wasn't what you hoped. You might consider looking into the OOXML SDK and see if your scenario can be accomplished with a .NET language in an ASP.NET backend of your add-in.

@sboudouk
Copy link
Author

Thanks for your answer @Rick-Kirkham . Do you know if is this feature is planned or not at all ?

@Rick-Kirkham
Copy link
Contributor

This feature is not currently scheduled, but I have put your request for it to the PowerPoint team. It would be at least a year before it is available.

@sboudouk
Copy link
Author

Thanks for your help. We'll find another way to achieve something similar, and repost here if I find something that could be useful to someone in the same case.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: PowerPoint Needs: attention 👋 Waiting on Microsoft to provide feedback Status: under investigation Issue is being investigated
Projects
None yet
Development

No branches or pull requests

2 participants