Uses of Class
com.azure.ai.documentintelligence.models.DocumentWord
Packages that use DocumentWord
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentWord in com.azure.ai.documentintelligence.models
Methods in com.azure.ai.documentintelligence.models that return DocumentWordModifier and TypeMethodDescriptionstatic DocumentWordDocumentWord.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentWord from the JsonReader.Methods in com.azure.ai.documentintelligence.models that return types with arguments of type DocumentWordModifier and TypeMethodDescriptionDocumentPage.getWords()Get the words property: Extracted words from the page.