Traduzir um documento. Aspose.Words Para Python simplifica a tradução de documentos utilizando os modelos Google AI, permitindo especificar o idioma de destino....documento para o árabe: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...
Controllare la grammatica di un documento. Aspose.Wordsper Python consente agli utenti di controllare la grammatica e rilevare errori nei documenti utilizzando i modelli OpenAI, Google e Claude....controllare la grammatica: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...
GlowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for a glow effect... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...
Aspose.Words.Drawing.Charts.AxisScaling class. Represents the scaling options of the axis...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...
ImageSaveOptions.page_layout property. Gets or sets the layout used when rendering multiple pages into a single output.... doc = aw . Document ( file_name = MY_DIR...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...
FieldCompare.right_expression property. Gets or sets the right part of the comparison expression.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_COMPARE...
ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images.... doc = aw . Document () builder = aw . DocumentBuilder...it. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...
SvgSaveOptions.export_embedded_images property. Specifies whether images should be embedded into the SVG document as base64... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) options = aw . saving . SvgSaveOptions ()...