DocumentFormatReader

DocumentFormatReader

Áttekintés

DocumentFormatReader egy osztály az Aspose.Words for Python‑ban.
Örökli: Protocol.

Protokoll, amely meghatározza a felületet, amelyet minden dokumentumolvasónak implementálnia kell.

Módszerek

AláírásLeírás
load_file(filepath: Union[str, Path])
load_stream(stream: BinaryIO)
load_bytes(data: bytes)
to_light_document()ldm.Document
 Magyar