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'...
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...
ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees.... save ( file_name = ARTIFACTS_DIR + 'Charts.LabelOrientationRota...
ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series.... save ( file_name = ARTIFACTS_DIR + 'Charts.DataLabelNumberForma...
DocumentBuilder.current_structured_document_tag property. Gets the structured document tag that is currently selected in this [DocumentBuilder](../).... save ( file_name = ARTIFACTS_DIR + 'Document.MoveToStructuredDocu...
PageSetup.line_number_count_by property. Returns or sets the numeric increment for line numbers.... 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'...
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...