Translate a document. Aspose.Words for Python simplifies document translation using Google AI models, allowing you to specify the target language.... save ( file_name = ARTIFACTS_DIR + "AI.AiTranslate.docx"...
CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTable...
XmlMapping.custom_xml_part property. Returns the custom XML data part to which the parent structured document tag is mapped.... save ( file_name = ARTIFACTS_DIR + 'StructuredDocumentTa...
ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values.... save ( file_name = ARTIFACTS_DIR + 'Charts.FormatCode.docx'...
FieldSaveDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... save ( file_name = ARTIFACTS_DIR + 'Field.SAVEDATE.docx'...
MetafileRenderingOptions.emulate_raster_operations property. Gets or sets a value determining whether or not the raster operations should be emulated.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.HandleBinaryRasterWa...
InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... save ( file_name = ARTIFACTS_DIR + 'InlineStory.InsertInlineStoryNod...
ListLevel.trailing_character property. Returns or sets the character inserted after the number for the list level.... save ( file_name = ARTIFACTS_DIR + 'Lists.CreateCustomList...
Fill.back_color property. Gets or sets a Color object that represents the background color for the fill.... save ( file_name = ARTIFACTS_DIR + 'Shape.GradientFill...