Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...asFormField() Cast node to FormField . (Inherited from Node ) ...
Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a document...asFormField() Cast node to FormField . (Inherited from Node ) ...
Aspose.Words.Markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...asFormField() Cast node to FormField . (Inherited from Node ) ...
Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...asFormField() Cast node to FormField . (Inherited from Node ) ...
An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content 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 have character formatting associated with them but cannot have child nodes of their own in Java....CONTINUE; } /// /// Called when a FormField is encountered in the document...visitFormField(FormFieldformField) { if (formField.getFont().getHidden())...