Hi team,
we are using aspose 25.6 version
while trying To access the listDepth of a bullet text paragraph
we are using:
paragraphFormat->get_Depth()
where, paragraphFormat is. retrieved as :
auTo paragraphFormat = …...same logic: Paragraph ListId present? lvl attribute ParagraphFormat...existing one if you like) auto list = presentation->get_Slides()->idx_get(0)...