ImportFormatOptions.force_copy_styles property. Gets or sets a Boolean value indicating either to copy conflicting styles in [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode...force_copy_styles property Gets or sets a boolean value indicating either to...
TextColumnCollection.evenlySpaced property. True if text columns are of equal width and evenly spaced.... get evenlySpaced () : boolean Examples Shows how to create...
ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this shape can overlap other shapes.... get allowOverlap () : boolean Remarks This property affects...
RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during import....get recognizeUtf8Text () : boolean Remarks Default value is false...
SaveOptions.updateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is updated before saving...updateCreatedTimePro () : boolean Examples Shows how to update...
HtmlLoadOptions.supportVml property. Gets or sets a value indicating whether to support VML images.... get supportVml () : boolean Examples Shows how to support...
HtmlSaveOptions.exportTextInputFormFieldAsText property. Controls how text input form fields are saved to HTML or MHTML...exportTextInputFormF () : boolean Remarks When set to true ,...
FindReplaceOptions.legacy_mode property. Gets or sets a Boolean value indicating that old find/replace algorithm is used....legacy_mode property Gets or sets a boolean value indicating that old find/replace...
HtmlFixedSaveOptions.exportEmbeddedCss property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document....get exportEmbeddedCss () : boolean Examples Shows how to determine...