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'...
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...
PageSetup.line_number_count_by property. Returns or sets the numeric increment for line numbers.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.LineNumbers...
ParagraphFormat.space_before_auto property. True if the amount of spacing before the paragraph is set automatically.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphSpacingAuto...
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...
FieldHyperlink.is_image_map property. Gets or sets whether to append coordinates to the hyperlink for a server-side image map.... save ( file_name = ARTIFACTS_DIR + 'Field.HYPERLINK.docx'...
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...