CompatibilityOptions.subFontBySize property. Increase Priority Of Font Size During Font Substitution....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.suppressSpacingAtTopOfPage property. Ignore Minimum Line Height for First Line on Page....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.noTabHangInd property. Do Not Create Custom Tab Stop for Hanging Indent....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.doNotBreakConstrainedForcedTable property. Don't Break Table Rows Around Floating Tables....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.cachedColBalance property. Use Cached Paragraph Information for Column Balancing....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.doNotVertAlignCellWithSp property. Don't Vertically Align Cells Containing Floating Objects....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.doNotUseHTMLParagraphAutoSpacing property. Use Fixed Paragraph Spacing for HTML Auto Setting....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.doNotBreakWrappedTables property. Do Not Allow Floating Tables To Break Across Pages....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.footnoteLayoutLikeWW8 property. Emulate Word 6.x/95/97 Footnote Placement....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.growAutofit property. Allow Tables to AutoFit Into Page Margins....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...