FieldHyperlink.sub_address property. Gets or sets a location in the file, such as a bookmark, where this hyperlink jumps.... save ( file_name = ARTIFACTS_DIR + 'Field.HYPERLINK.docx'...
PdfDigitalSignatureDetails.signature_date property. Gets or sets the date of the signing.... save ( ARTIFACTS_DIR + 'PdfSaveOptions.pdf_digital_signature...
ImageSaveOptions.use_gdi_emf_renderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF.... save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.Renderer...
Table.allow_auto_fit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a table to fit their contents.... save ( file_name = ARTIFACTS_DIR + 'Table.AllowAutoFitOnTable...
ChartAxis.crosses_at property. Specifies where on the perpendicular axis the axis crosses.... save ( file_name = ARTIFACTS_DIR + 'Charts.AxisCross.docx'...
ParagraphFormat.suppress_line_numbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.LineNumbers...
PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.Gutter.docx'...