aspose.words.saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values.... save ( file_name = ARTIFACTS_DIR + 'XlsxSaveOptions.DateTimeParsingMode...
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...
PageSetup.text_columns property. Returns a collection that represents the set of text columns.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.ColumnsSameWidth...
MarkdownSaveOptions.image_resolution property. Specifies the output resolution for images when exporting to Markdown... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...
aspose.words.drawing.Adjustment class. Represents adjustment values that are applied to the specified shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.Adjustments.docx'...
Font.border property. Returns a [Border](../../border/) object that specifies border for the font.... save ( file_name = ARTIFACTS_DIR + 'Border.FontBorder.docx'...
Style.priority property. Gets/sets the integer value that represents the priority for sorting the styles in the Styles task pane.... save ( file_name = ARTIFACTS_DIR + 'Styles.StylePriority...
DocumentBuilder.underline property. Gets/sets underline type for the current font.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertUnderline...