DocumentFormatReader

DocumentFormatReader

개요

DocumentFormatReader은 Aspose.Words for Python의 클래스입니다.
상속 대상: Protocol.

모든 문서 리더가 구현해야 하는 인터페이스를 정의하는 프로토콜.

메서드

시그니처설명
load_file(filepath: Union[str, Path])
load_stream(stream: BinaryIO)
load_bytes(data: bytes)
to_light_document()ldm.Document
 한국어