DocumentFormatReader

DocumentFormatReader

Panoramica

DocumentFormatReader è una classe in Aspose.Words per Python.
Eredita da: Protocol.

Protocollo che definisce l’interfaccia che tutti i lettori di documenti devono implementare.

Metodi

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