Represents a paragraph of text in Java....FieldSeparator , FieldEnd , FormField , Comment , Footnote , Run...CONTINUE; } /// /// Called when a FormField is encountered in the document...
Base class for nodes that represent field characters in a document in Java....CONTINUE; } /// /// Called when a FormField is encountered in the document...visitFormField(FormFieldformField) { if (formField.getFont().getHidden())...
Aspose.Words.Math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...asFormField() Cast node to FormField . (Inherited from Node ) ...
Aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../table/)...asFormField() Cast node to FormField . (Inherited from Node ) ...
Aspose.Words.BuildingBlocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...asFormField() Cast node to FormField . (Inherited from Node ) ...
Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities....FieldSeparator , FieldEnd , FormField , Comment , Footnote , Run...
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())...