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...
Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... save ( file_name = ARTIFACTS_DIR + 'HeaderFooter.Create...
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...
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...
aspose.words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving.... save ( file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti...
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'...
aspose.words.saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.EncryptionPermission...
TabStopCollection.remove_by_position method. Removes a tab stop at the specified position from the collection.... save ( file_name = ARTIFACTS_DIR + 'Styles.ChangeTocsTabStops...
ChartSeriesGroup.second_section_size property. Gets or sets the size of the pie chart secondary section as a percentage.... save ( file_name = ARTIFACTS_DIR + 'Charts.PieOfPieChart...