Cell.cell_format property. Provides access to the formatting properties of the cell.... save ( file_name = ARTIFACTS_DIR + 'Table.RowCellFormat...doc . save ( file_name = ARTIFACTS_DIR + 'Table.CellFormat.docx'...
GlowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for a glow effect... save ( file_name = ARTIFACTS_DIR + 'Shape.Glow.docx' ).... Document ( file_name = ARTIFACTS_DIR + 'Shape.Glow.docx' )...
OleFormat.is_locked property. Specifies whether the link to the OLE object is locked from updates.... FileStream ( ARTIFACTS_DIR + 'OLE spreadsheet extracted...ole_format . save ( file_name = ARTIFACTS_DIR + 'OLE spreadsheet saved...
HtmlSaveOptions.export_text_input_form_field_as_text property. Controls how text input form fields are saved to HTML or MHTML... join ( ARTIFACTS_DIR , 'SaveHtmlWithOptions'...doc . save ( file_name = ARTIFACTS_DIR + 'HtmlSaveOptions.SaveHtmlWithOptions...
HtmlFixedSaveOptions.page_margins property. Specifies the margins around pages in an HTML document... save ( ARTIFACTS_DIR + 'HtmlFixedSaveOptions...save_options ) with open ( ARTIFACTS_DIR + 'HtmlFixedSaveOptions...