Skip to content

Commit 60689bb

Browse files
authored
Merge pull request #221870 from laujan/patch-179
Update toc.yml
2 parents 87164bb + c40dadf commit 60689bb

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

articles/cognitive-services/Translator/document-translation/how-to-guides/use-rest-api-programmatically.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
---
2-
title: Use Document Translation programmatically
2+
title: Use Document Translation APIs programmatically
33
description: "How to create a Document Translation service using C#, Go, Java, Node.js, or Python and the REST API"
44
services: cognitive-services
55
author: laujan
66
manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: translator-text
99
ms.topic: quickstart
10-
ms.date: 12/17/2022
10+
ms.date: 12/19/2022
1111
ms.author: lajanuar
1212
recommendations: false
1313
ms.devlang: csharp, golang, java, javascript, python
1414
ms.custom: mode-other
15-
zone_pivot_groups: programming-languages-set-translator
1615
---
1716

18-
# Use Document Translation programmatically
17+
# Use REST APIs programmatically
1918

2019
Document Translation is a cloud-based feature of the [Azure Translator](../../translator-overview.md) service. You can use the Document Translation API to asynchronously translate whole documents in [supported languages](../../language-support.md) and various [file formats](../overview.md#supported-document-formats) while preserving source document structure and text formatting. In this how-to guide, you'll learn to use Document Translation APIs with a programming language of your choice and the HTTP REST API.
2120

articles/cognitive-services/Translator/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,9 @@ items:
140140
href: document-translation/quickstarts/get-started-with-rest-api.md
141141
- name: How-to guides
142142
items:
143+
- name: Use REST APIs programmatically
144+
displayName: get started,batch,sdk,c#,.net,dotnet,python,javascript,java,go,source,target,blob,set up,storage
145+
href: document-translation/how-to-guides/use-rest-api-programmatically.md
143146
- name: Create SAS tokens for storage containers
144147
displayName: user,delegation,shared access,tokens,storage explorer,azure,portal,blob,url
145148
href: document-translation/how-to-guides/create-sas-tokens.md

0 commit comments

Comments
 (0)