ChartDataLabel.show_bubble_size property. Allows to specify if bubble size is to be displayed for the data labels on a chart... save ( file_name = ARTIFACTS_DIR + 'Charts.Bubble3D.docx'...
StructuredDocumentTag.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this SDT.... save ( file_name = ARTIFACTS_DIR + 'StructuredDocumentTa...
Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... save ( file_name = ARTIFACTS_DIR + 'HeaderFooter.Create...
PdfSaveOptions.text_compression property. Specifies compression type to be used for all textual content in the document.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.TextCompression...
HtmlSaveOptions.replace_backslash_with_yen_sign property. Specifies whether backslash characters should be replaced with yen signs... save ( file_name = ARTIFACTS_DIR + 'HtmlSaveOptions.ReplaceBackslashWith...
aspose.words.saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.ZoomBehaviour...