LayoutOptions.ignore_printer_metrics property. Gets or sets indication of whether the Use printer metrics to lay out document compatibility option is ignored... save ( file_name = ARTIFACTS_DIR + 'Document.IgnorePrinterMetrics...
MarkdownSaveOptions.image_resolution property. Specifies the output resolution for images when exporting to Markdown... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...
PageSetup.text_columns property. Returns a collection that represents the set of text columns.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.ColumnsSameWidth...
ParagraphFormat.mirror_indents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.MirrorIndents...
aspose.words.saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values.... save ( file_name = ARTIFACTS_DIR + 'XlsxSaveOptions.DateTimeParsingMode...
PageSetup.text_orientation property. Allows to specify [PageSetup.text_orientation](./) for the whole page... save ( file_name = ARTIFACTS_DIR + 'PageSetup.SetTextOrientation...
aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a textbox.... save ( file_name = ARTIFACTS_DIR + 'Drawing.TextBox.docx'...
aspose.words.PageBorderAppliesTo enumeration. Specifies which pages the page border is printed on.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.PageBorderProperties...