3

I want to add some comments in presentation file for some text-boxes. Is there any python-pptx attribute available to do that ?

2 Answers 2

3

PowerPoint comments are not yet supported in python-pptx. There's not really a feature request for that at the time of this writing, so you can feel free to add one if you like.

Sign up to request clarification or add additional context in comments.

Comments

0

Recommended reading : https://python-pptx.readthedocs.io/en/latest/user/text.html

https://python-pptx.readthedocs.io/en/latest/user/quickstart.html

Hope this helps,

2 Comments

I have already gone through this document but there is not any option to add a comment to the slide.
If you don't find it in the docs, open a issue at the official github repo here : github.com/scanny/python-pptx Maybe it isn't implemented yet. If you do open a issue please comment the link here. I am interested to follow up.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.