LdmBuilderMixin
Overview
LdmBuilderMixin is a class in Aspose.Words FOSS for Python.
Mixin that adds :meth:to_light_document to :class:DocumentReader.
This class provides 1 method for working with LdmBuilderMixin objects in Python programs.
Available methods include: to_light_document.
All exported members are accessible to any Python application after installing the Aspose.Words FOSS for Python package.
Methods
| Signature | Description |
|---|---|
to_light_document() → ldm.Document | Build a :class:ldm.Document from the loaded DOCX. |