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

DocumentAnalysisModelFactory 类

定义

生成用于模拟的 Azure.AI.FormRecognizer.DocumentAnalysis 模型类型的工厂。

public static class DocumentAnalysisModelFactory
type DocumentAnalysisModelFactory = class
Public Class DocumentAnalysisModelFactory
继承
DocumentAnalysisModelFactory

方法

AddressValue(String, String, String, String, String, String, String, String, String, String, String, String, String, String)

初始化 AddressValue 的新实例。

AnalyzedDocument(String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>, IReadOnlyDictionary<String,DocumentField>, Single)

初始化 AnalyzedDocument 的新实例。

AnalyzeResult(String, String, IEnumerable<DocumentPage>, IEnumerable<DocumentTable>, IEnumerable<DocumentKeyValuePair>, IEnumerable<DocumentStyle>, IEnumerable<DocumentLanguage>, IEnumerable<AnalyzedDocument>, IEnumerable<DocumentParagraph>, String)

初始化 AnalyzeResult 的新实例。

BoundingRegion(Int32, IReadOnlyList<PointF>)

初始化 BoundingRegion 的新实例。

CurrencyValue(Double, String, String)

初始化 CurrencyValue 的新实例。

DocumentBarcode(DocumentBarcodeKind, String, IReadOnlyList<PointF>, DocumentSpan, Single)

初始化 DocumentBarcode 的新实例。

DocumentClassifierBuildOperationDetails(String, DocumentOperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, Uri, IReadOnlyDictionary<String, String>, ResponseError, DocumentClassifierDetails, String)

初始化 DocumentClassifierBuildOperationDetails 的新实例。

DocumentClassifierDetails(String, String, DateTimeOffset, Nullable<DateTimeOffset>, String, IReadOnlyDictionary<String,ClassifierDocumentTypeDetails>)

初始化 DocumentClassifierDetails 的新实例。

DocumentField(DocumentFieldType, DocumentFieldValue, String, IReadOnlyList<BoundingRegion>, IReadOnlyList<DocumentSpan>, Nullable<Single>)

初始化 DocumentField 的新实例。

DocumentFieldSchema(DocumentFieldType, String, String, DocumentFieldSchema, IReadOnlyDictionary<String,DocumentFieldSchema>)

初始化 DocumentFieldSchema 的新实例。

DocumentFieldValueWithAddressFieldType(AddressValue)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithBooleanFieldType(Boolean)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithCountryRegionFieldType(String)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithCurrencyFieldType(CurrencyValue)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithDateFieldType(DateTimeOffset)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithDictionaryFieldType(IReadOnlyDictionary<String,DocumentField>)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithDoubleFieldType(Double)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithInt64FieldType(Int32)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithListFieldType(IEnumerable<DocumentField>)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithPhoneNumberFieldType(String)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithSelectionMarkFieldType(DocumentSelectionMarkState)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithSignatureFieldType(DocumentSignatureType)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithStringFieldType(String)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithTimeFieldType(TimeSpan)

初始化 DocumentFieldValue 的新实例。

DocumentFieldValueWithUnknownFieldType(DocumentFieldType)

初始化 DocumentFieldValue 的新实例。

DocumentFormula(DocumentFormulaKind, String, IReadOnlyList<PointF>, DocumentSpan, Single)

初始化 DocumentFormula 的新实例。

DocumentKeyValueElement(String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>)

初始化 DocumentKeyValueElement 的新实例。

DocumentKeyValuePair(DocumentKeyValueElement, DocumentKeyValueElement, Single)

初始化 DocumentKeyValuePair 的新实例。

DocumentLanguage(String, IEnumerable<DocumentSpan>, Single)

初始化 DocumentLanguage 的新实例。

DocumentLine(String, IReadOnlyList<PointF>, IEnumerable<DocumentSpan>, IEnumerable<DocumentWord>)

初始化 DocumentLine 的新实例。

DocumentModelBuildOperationDetails(String, DocumentOperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, Uri, IReadOnlyDictionary<String, String>, ResponseError, DocumentModelDetails, String)

初始化 DocumentModelBuildOperationDetails 的新实例。

DocumentModelComposeOperationDetails(String, DocumentOperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, Uri, IReadOnlyDictionary<String, String>, ResponseError, DocumentModelDetails, String)

初始化 DocumentModelComposeOperationDetails 的新实例。

DocumentModelCopyToOperationDetails(String, DocumentOperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, Uri, IReadOnlyDictionary<String, String>, ResponseError, DocumentModelDetails, String)

初始化 DocumentModelCopyToOperationDetails 的新实例。

DocumentModelDetails(String, String, DateTimeOffset, IReadOnlyDictionary<String, String>, IReadOnlyDictionary<String,DocumentTypeDetails>, Nullable<DateTimeOffset>, String)

初始化 DocumentModelDetails 的新实例。

DocumentModelSummary(String, String, DateTimeOffset, IReadOnlyDictionary<String,String>, Nullable<DateTimeOffset>, String)

初始化 DocumentModelSummary 的新实例。

DocumentPage(Int32, Nullable<Single>, Nullable<Single>, Nullable<Single>, Nullable<DocumentPageLengthUnit>, IEnumerable<DocumentSpan>, IEnumerable<DocumentWord>, IEnumerable<DocumentSelectionMark>, IEnumerable<DocumentLine>, IEnumerable<DocumentBarcode>, IEnumerable<DocumentFormula>)

初始化 DocumentPage 的新实例。

DocumentParagraph(Nullable<ParagraphRole>, String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>)

初始化 DocumentParagraph 的新实例。

DocumentSelectionMark(DocumentSelectionMarkState, IReadOnlyList<PointF>, DocumentSpan, Single)

初始化 DocumentSelectionMark 的新实例。

DocumentSpan(Int32, Int32)

初始化 DocumentSpan 的新实例。

DocumentStyle(Nullable<Boolean>, IEnumerable<DocumentSpan>, Single, String, Nullable<DocumentFontStyle>, Nullable<DocumentFontWeight>, String, String)

初始化 DocumentStyle 的新实例。

DocumentTable(Int32, Int32, IEnumerable<DocumentTableCell>, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>)

初始化 DocumentTable 的新实例。

DocumentTableCell(DocumentTableCellKind, Int32, Int32, Int32, Int32, String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>)

初始化 DocumentTableCell 的新实例。

DocumentTypeDetails(String, Nullable<DocumentBuildMode>, IReadOnlyDictionary<String,DocumentFieldSchema>, IReadOnlyDictionary<String,Single>)

初始化 DocumentTypeDetails 的新实例。

DocumentWord(String, IReadOnlyList<PointF>, DocumentSpan, Single)

初始化 DocumentWord 的新实例。

OperationDetails(String, DocumentOperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, DocumentOperationKind, Uri, IReadOnlyDictionary<String, String>, ResponseError, String)

初始化 OperationDetails 的新实例。

OperationSummary(String, DocumentOperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, DocumentOperationKind, Uri, IReadOnlyDictionary<String, String>, String)

初始化 OperationSummary 的新实例。

ResourceDetails(Int32, Int32, ResourceQuotaDetails)

初始化 ResourceDetails 的新实例。

ResourceQuotaDetails(Int32, Int32, DateTimeOffset)

初始化 ResourceQuotaDetails 的新实例。

适用于