PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document ( file_name = MY_DIR...document normally. save_options = aw . saving . PsSaveOptions () save_options...
ImportFormatOptions.force_copy_styles property. Gets or sets a boolean value indicating either to copy conflicting styles in [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode... src_doc = aw . Document ( file_name = MY_DIR...'Styles source.docx' ) dst_doc = aw . Document ( file_name = MY_DIR...
FieldInfo.new_value property. Gets or sets an optional value that updates the property.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INFO...
检查文档语法。 Aspose.Words为Python 允许用户使用OpenAI,Google和Claude模型检查语法并检测文档中的错误。...Words中的GPT-4o mini模型来检查语法: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...
Dịch một tài liệu. Aspose.Words cho Python đơn giản hóa dịch tài liệu bằng Các mô hình Google AI, cho phép bạn chỉ định ngôn ngữ đích....liệu sang tiếng ả rập: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...
문서 문법을 확인하십시오. Python의Aspose.Words은 사용자가 문법을 확인하고OpenAI,구글,Claude모델을 사용하여 문서의 오류를 감지할 수 있도록 합니다....사용하여 문법을 확인하는 방법을 보여 줍니다: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...
Vérifiez la grammaire d'un document. Aspose.Words pour Python permet aux utilisateurs de vérifier la grammaire et de détecter les erreurs dans les documents à l'aide des modèles OpenAI, Google et Claude....vérifier la grammaire: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...
AxisScaling.type property. Gets or sets scaling type of the axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
FieldIncludePicture.resize_vertically property. Gets or sets whether to resize the picture vertically from the source.... doc = aw . Document () builder = aw . DocumentBuilder...e = builder . insert_field ( aw . fields . FieldType . FIELD_INCLUDE_PICTURE...