Represents a Word document in Java....docx"); // Create a copy of our document..."MailMerge.ExecuteDataTable.OneRow.docx"); Constructors Constructor...
Represents a single section in a document in Java....docx"); Constructors Constructor...) + "Section.CreateManually.docx"); Parameters: Parameter Type...
Represents an Office Math object such as function equation matrix or alike in Java....docx"); OfficeMath officeMath = (OfficeMath)...save(getArtifactsDir() + "Shape.OfficeMath.docx"); Methods Method Description...
Provides the abstract base class for a main document and a glossary document of a Word document in Java....docx"); RemoveHiddenContentV hiddenContentRemover...+ "Font.RemoveHiddenContentF.docx"); } /// /// Removes all visited...
Implements the HYPERLINK field in Java....docx"); field.setSubAddress("MyBookmark3");...setAddress(getMyDir() + "Iframes.html"); field.setScreenTip("Open...
Represents a container for text of a footnote or endnote in Java....docx"); Constructors Constructor..."DocumentVisitor-compatible features.docx"); FootnoteStructurePri visitor...
Represents the root element for a glossary document within a Word document in Java....docx"); Parameters: Parameter Type...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc...
Represents a glossary document entry such as a Building Block AuToText or an AuToCorrect entry in Java....docx"); Parameters: Parameter Type...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc...
Represents a container for the header or footer text of a section in Java....docx"); HeaderFooterCollecti headersFooters...+ "HeaderFooter.ReplaceText.docx"); Shows how to delete all footers...