Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....(System::SharedPtr<Aspose::Words::Fields::FormField>) Called when a form field...
Aspose.Words.Markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content...asFormField() Cast node to FormField . (Inherited from Node ) ...
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.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...asFormField() Cast node to FormField . (Inherited from Node ) ...
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 ) ...