What problem does it solve? Translating product manuals and documentation into multiple languages manually is slow and error-prone, especially when you must preserve the original layout, tables, and images. This Skill automates docx manual translation via the DeepLX API while keeping the original document structure intact. ## Core Features & Use Cases - Batch Paragraph Translation: Translates docx paragraphs in batches of 50 with intermediate saves to prevent data loss from API timeouts or rate limits. - Table Translation: Iterates through every table cell, detects Chinese content, translates it, and saves after each table for fault tolerance. - Format Preservation: Replaces only text content while retaining paragraph styles, table structures, and embedded images. - Use Case: A medical device company needs its Chinese user manual localized into English, Japanese, and Korean for overseas markets. Upload the docx, specify the target language, and receive a translated file with the original formatting intact. ## Quick Start Translate the attached manual.docx into English using this Skill and save the result as a new docx file.