Note This page contains release notes for GroupDocs.Merger for Java 19.6 Major Features There are 10 new features in this regular monthly release. The most notable are:
Added a new document format for all the DocumentHandler methods: .xlt Added a new document format for all the DocumentHandler methods: .xltx Added a new document format for all the DocumentHandler methods: .xltm Added a new functionality for the image representation of all the formats except of Diagram and Text formats Added a new funtionality for text splitting by line numbers Expanded the existing Document Handler Join method with page number using Implemented a new format ....tsv Implemented a new format LaTex...MERGERNET-418 Implement a new format .tsv New Feature MERGERNET-117 Implement...
Did you ever wish to get image representation of a document? GroupDocs.Merger for Java 19.6 will make your wish come true. This feature is also helpful for front end application development.
Let’s have a look at its implementation.
It will return page number and page stream. Using getPagePreview method you will get list of page image representations for a document of known format. So, source document file format should be specified....file formats: XLT XLTM XLTX TSV LaTex Let’s now take a overview...
PowerPoint Open XML Presentation (.pptx) is a presentation file created with popular Microsoft PowerPoint application. Unlike the previous version of presentati...PS Field RTF Field TEX Field TSV Field TXT Field Unknown Field...
Excel Template File (.xlt) are template files created with Microsoft Excel which is a spreadsheet application which comes as part of Microsoft Office suite. Mi...PS Field RTF Field TEX Field TSV Field TXT Field Unknown Field...
Excel Open XML Spreadsheet Template (.xltx) files are based on the Office OpenXML file format specifications. It is used to create a standard template file that...PS Field RTF Field TEX Field TSV Field TXT Field Unknown Field...
DjVu Image (.djvu) is a graphics file format intended for scanned documents and books especially those which contain the combination of text, drawings, images a...SVG Field TIF Field TIFF Field TSV Field TXT Field Unknown Field...
Word Open XML Macro-Enabled Document (.docm) is a Microsoft Word 2007 or higher generated documents with the ability to run macros. Learn more abou...SVG Field TIF Field TIFF Field TSV Field TXT Field Unknown Field...
DICOM Image (.dcm) represents digital image which stores medical information of patients such as MRIs, CT scans and ultrasound images. Learn more...SVG Field TIF Field TIFF Field TSV Field TXT Field Unknown Field...
Windows Metafile (.wmf) represents Microsoft Windows Metafile (WMF) for storing vector as well as bitmap-format images data. Learn more about this...SVG Field TIF Field TIFF Field TSV Field TXT Field Unknown Field...
Excel Open XML Macro-Enabled Spreadsheet Template (.xltm) represents files that are generated by Microsoft Excel as Macro-enabled template files. XLTM files are...PS Field RTF Field TEX Field TSV Field TXT Field Unknown Field...