Read bullets from PPT document

Hi Team,

We are trying to read text from PPT document in python, we are able to read normal plain text from it. but unable to extract bullet information from text which contains bullets in it like below.

  • abc
  • xyz
  • 123

image