-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Hi there, I have successfully been able to search and replace paragraph text and also text in table.
Now in my master document, I want people to be able to add "named" placeholders that I will be able to replace wither with a picture or a table (coming from a panda dataframe).
I tried:
- Add a square shape, this does not appear as an InlineShapes. KO
- Add a Textbox, this does not appear as an InlineShapes. KO
- Add a Table, i couldn't name the table to access it directly. KO.
- Add an image, this DOES appear in the inlineShapes table but somehow, i am struggling to replace it with my pic/table. I can't addnext(), I can't access the parent, I can't access it's position. Any hint here ?
Metadata
Metadata
Assignees
Labels
No labels