DocumentFormatReader

DocumentFormatReader

Przegląd

DocumentFormatReader jest klasą w Aspose.Words for Python.
Dziedziczy po: Protocol.

Protokół definiujący interfejs, który muszą implementować wszyscy czytniki dokumentów.

Metody

PodpisOpis
load_file(filepath: Union[str, Path])
load_stream(stream: BinaryIO)
load_bytes(data: bytes)
to_light_document()ldm.Document
 Polski