HtmlLoadOptions.supportFontFaceRules property. Gets or sets a value indicating whether to support @font-face rules and whether to load declared fonts...supportFontFaceRules () : boolean Remarks If this option is enabled...
DocSaveOptions.alwaysCompressMetafiles property. When ``false``, small metafiles are not compressed for performance reason...alwaysCompressMetafi () : boolean Examples Shows how to change...
ShapeBase.canHaveImage property. Returns ``true`` if the shape type allows the shape to have an image.... get canHaveImage () : boolean Remarks Although Microsoft...
Specify Layout Options for various document layouts using Node.js....properties: showHiddenText – a Boolean value, which specifies whether...rendered. showParagraphMarks – a Boolean value, which specifies whether...
ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page.... get keepTogether () : boolean Examples Shows how to insert...
LoadOptions.convertShapeToOfficeMath property. Gets or sets whether to convert shapes with EquationXML to Office Math objects....convertShapeToOffice () : boolean Examples Shows how to convert...
Paragraph.isEndOfCell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise.... get isEndOfCell () : boolean Examples Shows how to set a...
Paragraph.isInCell property. True if this paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise.... get isInCell () : boolean Examples Shows how to set a...
Discover Aspose.Words.PropertyType enum to easily define document property data types for enhanced document management and customization....Description Boolean 0 The property is a boolean value. DateTime...
LoadOptions.preserveIncludePictureField property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats...preserveIncludePictu () : boolean Remarks By default, the INCLUDEPICTURE...