Skip to content
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

can we edit existing slide element? #76

Open
sharmam1 opened this issue Apr 30, 2021 · 2 comments
Open

can we edit existing slide element? #76

sharmam1 opened this issue Apr 30, 2021 · 2 comments

Comments

@sharmam1
Copy link

Screen Shot 2021-04-30 at 4 48 58 PM

i want to replace all *cross with actual value coming from REST API, can we do this?
from documentation i could see to add new element
await pres.getSlide('slide1').addImage(image => {
image
.file(./images/pizza.jpg)
.x(500)
.y(100)
.cx(166)
.cy(100);
});

@diegoafaguiar
Copy link

@sharmam1 did you find a solution? I`ve the same issue here.

@nunosilvaaa
Copy link

@sharmam1, @diegoafaguiar, is there any development on this? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants