你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AnalyzeDocumentFromStream interface

方法

post(AnalyzeDocumentFromStreamParameters)

使用文档模型分析文档。

post(AnalyzeDocumentParameters)

使用文档模型分析文档。

方法详细信息

post(AnalyzeDocumentFromStreamParameters)

使用文档模型分析文档。

function post(options: AnalyzeDocumentFromStreamParameters): StreamableMethod<AnalyzeDocumentFromStream202Response | AnalyzeDocumentFromStreamDefaultResponse>

参数

返回

post(AnalyzeDocumentParameters)

使用文档模型分析文档。

function post(options: AnalyzeDocumentParameters): StreamableMethod<AnalyzeDocument202Response | AnalyzeDocumentDefaultResponse>

参数

返回