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'...
ParagraphFormat.space_before_auto property. True if the amount of spacing before the paragraph is set automatically.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphSpacingAuto...
PdfSaveOptions.page_mode property. Specifies how the PDF document should be displayed when opened in a PDF reader.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.HeaderFooterBookmark...
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...