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 ) ...
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...
Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....virtual VisitFormField ( FormField ) Called when a form field...
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())...