CompatibilityOptions.useAnsiKerningPairs property. Use ANSI Kerning Pairs from Fonts....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.useWord2010TableStyleRules property. Specifies to use Word2010 table style rules....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.truncateFontHeightsLikeWP6 property. Emulate WordPerfect 6.x Font Height Calculation....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.suppressTopSpacing property. Ignore Minimum and Exact 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.spacingInWholePoints property. Only Expand/Condense Text By Whole Points....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.showBreaksInFrames property. Display Page/Column Breaks Present in Frames....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.shapeLayoutLikeWW8 property. Emulate Word 97 Text Wrapping Around Floating Objects....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.selectFldWithFirstOrLastChar property. Select Field When First or Last Character Is Selected....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.suppressTopSpacingWP property. Emulate WordPerfect 5.x Line Spacing....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.useWord97LineBreakRules property. Emulate Word 97 East Asian Line Breaking....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...