Skip to content

Commit 1824e93

Browse files
committed
update related files
1 parent 708c474 commit 1824e93

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ The following headers are included with each Document translation API request:
183183
}
184184
```
185185

186-
### Translate text embedded within images in a document 🆕
186+
### Translate text embedded within images in documents 🆕
187187

188188
> [!Note]
189189
>

articles/ai-services/translator/document-translation/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Use asynchronous document processing to translate multiple documents and large f
3636
| ---------| -------------|
3737
|**Translate large files**| Translate whole documents asynchronously.|
3838
|**Translate numerous files**|Translate multiple files across all supported languages and dialects while preserving document structure and data format.|
39-
|[**Translate text embedded within images in a document** 🆕](how-to-guides/use-rest-api-programmatically.md#translate-text-embedded-within-images-in-a-document-).| This feature is available with the [batch document translation](how-to-guides/use-rest-api-programmatically.md#translate-text-embedded-within-images-in-a-document-) API for `.docx` file format.|
39+
|[**Translate text embedded within images in documents** 🆕](how-to-guides/use-rest-api-programmatically.md#translate-text-embedded-within-images-in-documents-).| This feature is available with the [batch document translation](how-to-guides/use-rest-api-programmatically.md#translate-text-embedded-within-images-in-documents-) API for `.docx` file format.|
4040
|**Preserve source file presentation**| Translate files while preserving the original layout and format.|
4141
|**Apply custom translation**| Translate documents using general and [custom translation](../custom-translator/concepts/customization.md#azure-ai-custom-translator) models.|
4242
|**Apply custom glossaries**|Translate documents using custom glossaries.|

articles/ai-services/translator/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ Azure AI Translator service supports language translation for more than 100 lang
2525

2626
### Document Translation new feature update
2727

28-
Azure AI Translator [Document translation feature](document-translation/overview.md#batch-key-features) now supports [translating text embedded in images](document-translation/how-to-guides/use-rest-api-programmatically.md#translate-text-embedded-in-images-within-documents-) within documents.
28+
Azure AI Translator [Document translation feature](document-translation/overview.md#batch-key-features) now supports [translating text embedded in images](document-translation/how-to-guides/use-rest-api-programmatically.md#translate-text-embedded-within-images-in-documents-) within documents.
2929

3030
* This feature is optional and must be enabled for each translation request.
31-
* Currently, the feature is available only with the [batch document translation](document-translation/how-to-guides/use-rest-api-programmatically.md#translate-text-embedded-within-images-in-a-document-) API for `.docx` file format.
31+
* Currently, the feature is available only with the [batch document translation](document-translation/how-to-guides/use-rest-api-programmatically.md#translate-text-embedded-within-images-in-documents-) API for `.docx` file format.
3232
* An [Azure AI Foundry resource](https://portal.azure.com/?Microsoft_Azure_PIMCommon=true#create/Microsoft.CognitiveServicesAIFoundry) (not the standalone Translator resource) is required to use this feature.
3333

3434
## May 2025

0 commit comments

Comments
 (0)