Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows:
<>
Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Editor Product Solution GroupDocs...
Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....Editor Product Solution GroupDocs...
Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for .NET. Required for Markdown, MHTML, databases, and remote email files in C#....Editor Product Solution GroupDocs...
This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....Editor Product Solution GroupDocs...
This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API....Editor Product Solution GroupDocs...
This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your .NET applications....Editor Product Solution GroupDocs...
GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported.
The following table provides the list of supported formats:
Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Editor Product Solution GroupDocs...