类的使用
com.lark.oapi.service.docx.v1.model.RawContentDocumentResp
使用RawContentDocumentResp的程序包
-
com.lark.oapi.service.docx.v1中RawContentDocumentResp的使用
修饰符和类型方法说明DocxService.Document.rawContent(RawContentDocumentReq req) 获取文档纯文本内容,获取文档的纯文本内容。DocxService.Document.rawContent(RawContentDocumentReq req, RequestOptions reqOptions) 获取文档纯文本内容,获取文档的纯文本内容。