Aspose.Words.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...asFormField() Cast node to FormField . (Inherited from Node ) ...
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 ) ...
Discover the Aspose.Words.Markup.SmartTag class, which enhances document editing by identifying smart tags around inline elements like images and fields....FieldSeparator , FieldEnd , FormField , Comment , Footnote , Run...
Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...asFormField() Cast node to FormField . (Inherited from Node ) ...
Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....will represent imported and FormField . get_PreserveIncludePictu...
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...
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 ) ...
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())...