MarkdownSaveOptions.office_math_export_mode property. Specifies how OfficeMath will be written to the output file... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...
LayoutOptions.show_hidden_text property. Gets or sets indication of whether hidden text in the document is rendered... save ( file_name = ARTIFACTS_DIR + 'Document.LayoutOptionsHiddenT...
Document.shade_form_data property. Specifies whether to turn on the gray shading on form fields.... save ( file_name = ARTIFACTS_DIR + 'Document.ShadeFormData...
aspose.words.drawing.charts.ChartAxisCollection class. Represents a collection of chart axes.... save ( file_name = ARTIFACTS_DIR + 'Charts.AxisCollection...
Style.priority property. Gets/sets the integer value that represents the priority for sorting the styles in the Styles task pane.... save ( file_name = ARTIFACTS_DIR + 'Styles.StylePriority...
Font.no_proofing property. True when the formatted characters are not to be spell checked.... save ( file_name = ARTIFACTS_DIR + 'Font.NoProofing.docx'...
DocumentBuilder.underline property. Gets/sets underline type for the current font.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertUnderline...
ChartFormat.set_default_fill method. Resets the fill of the chart element to have the default value.... save ( file_name = ARTIFACTS_DIR + 'Charts.ResetDataPointFill...