FieldMacroButton.display_text property. Gets or sets the text to appear as the button that is selected to run the macro or command.... insert_field ( field_type = aw . fields . FieldType ....FIELD_MACRO_BUTTON , update_field = True ) . as_field_macro_button ()...
CompareOptions.ignore_comments property. Specifies whether to compare differences in comments....Shows how to filter specific types of document elements when making... insert_footnote ( footnote_type = aw . notes . FootnoteType...
CompareOptions.target property. Specifies which document shall be used as a target during comparison....Shows how to filter specific types of document elements when making... insert_footnote ( footnote_type = aw . notes . FootnoteType...
Represents Type of the style in Java....public class StyleType Represents type of the style. Examples: Shows...BLUE); level.getFont().setBold(true); } DocumentBuilder builder...
Implements the OCX field in Java....FIELD_OCX, true); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...
Implements the LASTSAVEDBY field in Java....FIELD_LAST_SAVED_BY, true); Assert.assertEquals(" LASTSAVEDBY...FieldFormat object that provides typed access to field’s formatting...
Implements the REVNUM field in Java....FIELD_REVISION_NUM, true); Assert.assertEquals(" REVNUM...FieldFormat object that provides typed access to field’s formatting...
Implements the DATA field in Java....FIELD_DATA, true); Assert.assertEquals(" DATA...FieldFormat object that provides typed access to field’s formatting...
Specifies Type of a break inside a document in Java....public class BreakType Specifies type of a break inside a document...getPageSetup().setDifferentFirstPag(true); builder.getPageSetup().se...