Base class for elements that contain block-level nodes Paragraph and Table in Java....CONTINUE; } /// /// Called when a FormField is encountered in the document...visitFormField(FormFieldformField) { if (formField.getFont().getHidden())...
Base class for inline-level nodes that can contain paragraphs and tables in Java....CONTINUE; } /// /// Called when a FormField is encountered in the document...visitFormField(FormFieldformField) { if (formField.getFont().getHidden())...
The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java.... FormField Represents a single form field...FormFieldCollection A collection of FormField objects that represent all...
Provides the abstract base class for a main document and a glossary document of a Word document in Java....CONTINUE; } /// /// Called when a FormField is encountered in the document...visitFormField(FormFieldformField) { if (formField.getFont().getHidden())...
Represents options to control field handling in a document in Java.... FormField comboBox = builder.insert...contains the right-to-left text. FormField comboBox = builder.insert...
This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....FieldSeparator , FieldEnd , FormField , Comment , Footnote , Run...
Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....CONTINUE; } /// /// Called when a FormField is encountered in the document...visitFormField(FormFieldformField) { if (formField.getFont().getHidden())...