我有演示文稿pptx。在幻灯片上,我有分页,我需要更改文本。如何使用Spire.Presentation更改此类人物的文字? 你能告诉我什么是SPR吗?我在控制台spr中看到了,但我只想看到文本
https://i.imgur.com/iF54cwZ.png
File.properties contains,
prop1, prop2 = valueX
prop3, prop4 = valueZ
where `props.getProperty("prop1");` should return `valueX`