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/translator/document-translation/how-to-guides/use-rest-api-programmatically.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -210,14 +210,14 @@ The following headers are included with each Document Translation API request:
210
210
}
211
211
```
212
212
213
-
## 🆕 Translate text embedded within document images
213
+
###🆕 Translate text embedded within document images
214
214
215
215
> [!Note]
216
216
>
217
217
> * This feature is optional and must be enabled for each translation request.
218
-
> * Enabling this feature will incur additional costs based on usage. See[Azure AI Vision pricing](https://azure.microsoft.com/pricing/details/cognitive-services/computer-vision/)
219
-
> *It is currently only available with the Batch Document Translation API.
220
-
> * Supported file format: .docx only.
218
+
> * Enabling this feature will incur additional costs based on usage. For more information, *see*[Azure AI Vision pricing](https://azure.microsoft.com/pricing/details/cognitive-services/computer-vision/)
219
+
> *This feature is currently available only with the Batch Document Translation API.
220
+
> *The Supported file format is `.docx` only.
221
221
> * An Azure AI Services resource (not the standalone Translator resource) is required to use this feature.
0 commit comments