Skip to content

Placeholder duplication in pptx #98

Answered by davidgohel
bpffjl asked this question in Q&A
Discussion options

You must be logged in to vote

You can find them by clicking the button where I draw a circle around in the following image:

They are displayed on the right panel.

An R solution is to look into the data returned by function layout_properties():

x <- read_pptx()
layout_properties(x)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bpffjl
Comment options

Answer selected by bpffjl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants