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.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.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.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.disableOpenTypeFontFormattingFeatures property. Specifies to disable OpenType font formatting features....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.doNotWrapTextWithPunct property. Do Not Allow Hanging Punctuation With Character Grid....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.forgetLastTabAlignment property. Ignore Width of Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned....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...
A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Working with Bookmarks documentation article. Examples: Shows...throws Exception { // Create a document with three bookmarks, then...
Represents a Custom XML Data Storage Part custom XML data within a package in Java....Structured Document Tags or Content Control documentation article...article. Remarks: A DOCX or DOC document can contain one or more Custom...