annaschi

Results 2 comments of annaschi

I want to replace a text in a text frame. This is a part of my code: for string_to_replace in values: if string_to_replace in shape.text: text = shape.text text_neu =...

Do you have a suggestion for my problem? I have a presentation that contains a slide with a textframe. The text is: "Tested variable_variant". The target is to get the...