XpsSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a document.... save ( file_name = ARTIFACTS_DIR + 'XpsSaveOptions.XpsDigitalSignature...
IChartDataPoint.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... save ( file_name = ARTIFACTS_DIR + 'Charts.Bubble3D.docx'...
TabStop.leader property. Gets or sets the type of the leader line displayed under the tab character.... save ( file_name = ARTIFACTS_DIR + 'Styles.ChangeTocsTabStops...
PdfSaveOptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a document.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.ZoomBehaviour...
IStructuredDocumentTag.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.drawing.FillType enumeration. Specifies fill type for a fillable object.... save ( file_name = ARTIFACTS_DIR + 'Drawing.FillSolid.docx'...
ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.SuppressHyphens...
ImportFormatOptions.ignore_header_footer property. Gets or sets a boolean value that specifies that source formatting of headers/footers content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.DoNotIgnoreHeaderFoo...
ListLevel.delete_picture_bullet method. Deletes picture bullet for the current list level.... save ( file_name = ARTIFACTS_DIR + 'Lists.CreatePictureBullet...