Hello,
I want to convert a word document to a JSON structure with python. I want to preserve the relationship and hierarchy of title and nested lists. Is this possible with Aspose using python?
Regards,
SM...doc), indent) for section in doc.sections : indent += 1 sb +=..._name(section), indent) sb += handle_container(section.as_section()...