FieldDocVariable.variable_name property. Gets or sets the name of the document variable to retrieve.... Document () builder = aw . DocumentBuilder ( doc...category' field_doc_property = builder . insert_field ( field_code...
Implements the INCLUDEPICTURE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldIncludePicture = (FieldIncludePicture) builder.insertField(FieldType.FIELD_INCLUDE_PICTURE...
ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...
Implements the TOA field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldToa fieldToa = (FieldToa) builder.insertField(FieldType.FIELD_TOA...
Implements the DDE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...text. // 1 - A LINK field: builder.writeln("FieldLink:\n"); i...