Implements the COMMENTS field in Java....the Working with Fields documentation article. Remarks: Retrieves...comments relating to the current document, as recorded in the BuiltInDocumentPrope...
Implements the SUBJECT field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document’s subject, as recorded in...
DocumentVisitor.visitBodyStart method. Called when enumeration of the main text story in a section has started....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...
DocumentVisitor.visitParagraphEnd method. Called when enumeration of a paragraph has ended....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...
DocumentVisitor.visitSectionStart method. Called when enumeration of a section has started....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...
DocumentVisitor.visitRun method. Called when a run of text in the is encountered....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...
Implements the formula field in Java....the Working with Fields documentation article. Remarks: Calcualtes...of an equation. Document doc = new Document(); // Use a field...
Implements the TEMPLATE field in Java....the Working with Fields documentation article. Remarks: Retrieves...template used by the current document. Examples: Shows how to use...
BuiltInDocumentProperties.company property. Gets or sets the company property....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...
BuiltInDocumentProperties.manager property. Gets or sets the manager property....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...