Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote...asFormField() Cast node to FormField . (Inherited from Node ) ...
Base class for all nodes of a Word document in Java....CONTINUE; } /// /// Called when a FormField is encountered in the document...visitFormField(FormFieldformField) { if (formField.getFont().getHidden())...
Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...asFormField() Cast node to FormField . (Inherited from Node ) ...