Back to skills

azure-ai-translation-document-py

workflows

Azure AI Document Translation SDK for Python handles batch translation of documents across formats like Word, PDF, Excel, and PowerPoint while preserving the original layout and formatting. It submits

Setup & Installation

npx skills add https://github.com/microsoft/azure-ai-translation-document-py --skill azure-ai-translation-document-py
or paste the link and ask your coding assistant to install it
https://github.com/microsoft/azure-ai-translation-document-py
View on GitHub

What This Skill Does

Azure AI Document Translation SDK for Python handles batch translation of documents across formats like Word, PDF, Excel, and PowerPoint while preserving the original layout and formatting. It submits jobs to Azure's translation service using source and target Azure Blob Storage containers, supports multiple target languages per job, and can apply custom glossaries for domain-specific terms. Manually re-uploading documents and reformatting them after copy-paste translation breaks for anything beyond a single short file — this SDK preserves layout and handles hundreds of documents in parallel through one API call.

When to use it

  • Working with azure ai translation document py functionality
  • Implementing azure ai translation document py features
  • Debugging azure ai translation document py related issues