Tradurre un documento. Aspose.Wordsper Python semplifica la traduzione di documenti utilizzando i modelli Google AI, consentendo di specificare la lingua di destinazione.... save ( file_name = ARTIFACTS_DIR + "AI.AiTranslate.docx"...
Traduire un document. Aspose.Words pour Python simplifie la traduction de documents à l'aide des modèles Google AI, vous permettant de spécifier la langue cible.... save ( file_name = ARTIFACTS_DIR + "AI.AiTranslate.docx"...
RtfSaveOptions.export_compact_size property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly.... save ( ARTIFACTS_DIR + 'RtfSaveOptions.export_images...
ParagraphFormat.outline_level property. Specifies the outline level of the paragraph in the document.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphOutlineLeve...
DocumentBuilder.insert_style_separator method. Inserts style separator into the document.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertStyleSeparator...
ParagraphFormat.space_after_auto property. True if the amount of spacing after the paragraph is set automatically.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphSpacingAuto...