DocumentProperty.type property. Gets the data type of the property....built-in document properties. let doc = new aw . Document ( base..."Properties.docx" ); // The "Document" object contains some of its...
Implements the PAGE field in Java....the Working with Fields documentation article. Remarks: Retrieves...size of our documents. Document doc = new Document(getMyDir()...
Implements an unknown or unrecognized field in Java....the Working with Fields documentation article. Examples: Shows...field in a document. Document doc = new Document(); DocumentBuilder...
Implements the BIDIOUTLINE field in Java....the Working with Fields documentation article. Remarks: This field...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...
Implements the OCX field in Java....the Working with Fields documentation article. Examples: Shows...insert an OCX field. Document doc = new Document(); DocumentBuilder...
Implements the FORMCHECKBOX field in Java....the Working with Fields documentation article. Remarks: Inserts...the Developer tab. Document doc = new Document(getMyDir() + "Form...
Implements the EMBED field in Java....the Working with Fields documentation article. Examples: Shows...during loading. // Open a document that was created in Microsoft...
Can be used to specify additional options when saving a Document into the SaveFormat.XLSX format in Java....additional options when saving a document into the SaveFormat.XLSX format...the Specify Save Options documentation article. Examples: Shows...
Implements the AUTONUMOUT field in Java....the Working with Fields documentation article. Remarks: Inserts...AUTONUMOUT fields. Document doc = new Document(); DocumentBuilder...
Implements the NEXT field in Java....the Working with Fields documentation article. Remarks: Merges...merged document, rather than starting a new merged document. Examples:...