You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/concept-layout.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -947,6 +947,14 @@ Layout API also extracts selection marks from documents. Extracted selection mar
947
947
948
948
::: moniker-end
949
949
950
+
::: moniker range="doc-intel-4.0.0"
951
+
* [Find more samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/tree/main/Python(v4.0)/Layout_model)
952
+
::: moniker-end
953
+
954
+
::: moniker range="doc-intel-3.1.0"
955
+
* [Find more samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/tree/v3.1(2023-07-31-GA)/Python(v3.1)/Layout_model)
956
+
::: moniker-end
957
+
950
958
::: moniker range="doc-intel-2.1.0"
951
959
952
960
* [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/).
0 commit comments