Skip to content

Commit d4595b0

Browse files
committed
edit for pub to release branch
1 parent c0332da commit d4595b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/ai-services/translator/document-translation/how-to-guides/use-rest-api-programmatically.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,14 +210,14 @@ The following headers are included with each Document Translation API request:
210210
}
211211
```
212212

213-
## 🆕 Translate text embedded within document images
213+
### 🆕 Translate text embedded within document images
214214

215215
> [!Note]
216216
>
217217
> * 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.
221221
> * An Azure AI Services resource (not the standalone Translator resource) is required to use this feature.
222222
223223
### Request configuration

0 commit comments

Comments
 (0)