I am trying to update the different entities of slides like Text,Images,Graphs . Right now i am doing these operations synchronously. I wanted to know if it safe and ok to do all these operations asynchronously.
Or can I work on multiple slides of same ppt parallelly .