Provides the abstract base class for a main document and a glossary document of a Word document in Java....displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...
Represents the root element for a glossary document within a Word document in Java....displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...
Base class for inline-level nodes that can contain paragraphs and tables in Java....displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...
Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...
Represents a paragraph of text in Java....setUnderline(Underline.DASH); ParagraphFormat paragraphFormat...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...