Today I use the support for bulleted list items in python-pptx (through my driving program).
I would like to be able to use numbered list items, again under the control of my driving program.
Would this feasible?
I'm moderately experienced at manipulating the underlying XML. (When I looked at the XML for a numbered list it looked quite complex, though.)
Today I use the support for bulleted list items in python-pptx (through my driving program).
I would like to be able to use numbered list items, again under the control of my driving program.
Would this feasible?
I'm moderately experienced at manipulating the underlying XML. (When I looked at the XML for a numbered list it looked quite complex, though.)