azure-ai-translation-document-py Skill
Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale. Triggers: "document translation", "batch translation", "translate documents", "DocumentTranslationClient". Published by microsoft in skills.
What is azure-ai-translation-document-py Skill?
Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale. Triggers: "document translation", "batch translation", "translate documents", "DocumentTranslationClient". Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using skills
Technical details
- Install or run with Copy skill directory
When to use azure-ai-translation-document-py Skill
- Use it for developers using skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-python/skills/azure-ai-translation-document-py/SKILL.md
What it does
Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale. Triggers: "document translation", "batch translation", "translate documents", "DocumentTranslationClient".
Skill instructions
Azure AI Document Translation SDK for Python Client library for Azure AI Translator document translation service for batch document translation with format preservation. Installation bash pip install azure-ai-translation-document Environment Variables bash AZUREDOCUMENTTRANSLATIONENDPOINT=https://<resource.cognitiveservices.azure.com Required for all auth methods Storage for source and target documents AZURESOURCECONTAINERURL=https://<storage.blob.core.windows.net/<container?<sas Required for all auth methods AZURETARGETCONTAINERURL=https://<storage.blob.core.windows.net/<container?<sas Required for all auth methods AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production AZUREDOCUMENTTRANSLATIONKEY=<your-api-key Only required for the legacy API-key auth path below Authentication & Lifecycle 🔑 Two rules apply to every code sample below: 1. Prefer DefaultAzureCredential. It works locally (Azure CLI / VS Code / Developer CLI) and in Azure (managed identit
Explore related resources
Frequently asked questions
What is azure-ai-translation-document-py?
azure-ai-translation-document-py is a open-source AI agent skill with Copy skill directory. Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale.
Who is azure-ai-translation-document-py best for?
azure-ai-translation-document-py is best for reusing agent instructions, scripts, and references.
How do I install azure-ai-translation-document-py?
Install or run azure-ai-translation-document-py using Copy skill directory. Check azure-ai-translation-document-py for the latest setup command.
Is azure-ai-translation-document-py actively maintained?
azure-ai-translation-document-py may need a closer maintenance check before production use.
Auto-fetched from GitHub.