ShapeBase.height property. Gets or sets the height of the containing block of the shape.... save ( file_name = ARTIFACTS_DIR + 'Image.CreateFloatingPositi...shape . height ) doc . save ( ARTIFACTS_DIR + 'Image.scale_image.docx'...
RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons... save ( file_name = ARTIFACTS_DIR + 'Revision.ShowRevisionBalloons...doc . save ( file_name = ARTIFACTS_DIR + 'Revision.RevisionOptions...
aspose.words.saving.HtmlOfficeMathOutputMode enumeration. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB.... save ( ARTIFACTS_DIR + 'HtmlSaveOptions.of...html' , options ) with open ( ARTIFACTS_DIR + 'HtmlSaveOptions.of...
ParagraphFormat.space_after property. Gets or sets the amount of spacing (in points) after the paragraph.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphSpacingAuto...doc . save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphSpacingSame...
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...