PdfSaveOptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language....exportLanguageToSpan () : boolean Remarks Default value is false...
Style.builtIn property. True if this style is one of the built-in styles in MS Word.... get builtIn () : boolean Examples Shows how to differentiate...
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...
ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this shape can overlap other shapes.... get allowOverlap () : boolean Remarks This property affects...
HtmlLoadOptions.supportVml property. Gets or sets a value indicating whether to support VML images.... get supportVml () : boolean Examples Shows how to support...
TextColumnCollection.evenlySpaced property. True if text columns are of equal width and evenly spaced.... get evenlySpaced () : boolean Examples Shows how to create...
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...
HtmlSaveOptions.exportTextInputFormFieldAsText property. Controls how text input form fields are saved to HTML or MHTML...exportTextInputFormF () : boolean Remarks When set to true ,...
Table.allowOverlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed... get allowOverlap () : boolean Examples Shows how to work...