Uses of Class
com.azure.ai.documentintelligence.models.DocumentParagraph
Packages that use DocumentParagraph
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentParagraph in com.azure.ai.documentintelligence.models
Methods in com.azure.ai.documentintelligence.models that return DocumentParagraphModifier and TypeMethodDescriptionstatic DocumentParagraphDocumentParagraph.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentParagraph from the JsonReader.Methods in com.azure.ai.documentintelligence.models that return types with arguments of type DocumentParagraphModifier and TypeMethodDescriptionAnalyzeResult.getParagraphs()Get the paragraphs property: Extracted paragraphs.