Skip to content

Commit 7f6aff8

Browse files
authored
Update layout.md
1 parent 80d0653 commit 7f6aff8

File tree

1 file changed

+2
-2
lines changed
  • articles/ai-services/document-intelligence/prebuilt

1 file changed

+2
-2
lines changed

articles/ai-services/document-intelligence/prebuilt/layout.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ It's best to use paragraph roles with unstructured documents to help understand
218218

219219
### Text, lines, and words
220220

221-
The document layout model in Document Intelligence extracts print and handwritten-style text as `lines` and `words`. The `styles` collection includes any handwritten style for lines, if detected, along with the `spans` that point to the associated text. This feature applies to [supported handwritten languages](../language-support/prebuilt.md).
221+
The document layout model in Document Intelligence extracts print and handwritten-style text as `lines` and `words`. The `styles` collection includes any handwritten style for lines, if detected, along with the spans that point to the associated text. This feature applies to [supported handwritten languages](../language-support/prebuilt.md).
222222

223223
For Microsoft Word, Excel, PowerPoint, and HTML, the Document Intelligence v4.0 2024-11-30 (GA) layout model extracts all embedded text as is. Texts are extracted as words and paragraphs. Embedded images aren't supported.
224224

@@ -1274,4 +1274,4 @@ The layout API also extracts selection marks from documents. Extracted selection
12741274
* Learn how to [process your own forms and documents](../quickstarts/try-sample-label-tool.md) with the [Document Intelligence Sample Labeling tool](https://fott-2-1.azurewebsites.net/).
12751275
* Finish a [Document Intelligence quickstart](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-2.1.0&preserve-view=true), and create a document processing app in the development language of your choice.
12761276

1277-
:::moniker-end
1277+
:::moniker-end

0 commit comments

Comments
 (0)