translate method
translate(doc, language)
Translates a specified document.
def translate(self, doc: aspose.words.Document, language: aspose.words.ai.Language):
...
Parameter | Type | Description |
---|---|---|
doc | Document | |
language | Language |
See Also
- module aspose.words.ai
- class GoogleAiModel