<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-conversion</artifactId>
<version>23.12</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-conversion', version: '23.12')
<dependency org="com.groupdocs" name="groupdocs-conversion" rev="23.12">
<artifact name="groupdocs-conversion" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-conversion" % "23.12"
What’s new in the GroupDocs.Conversion for Java 23.12
Release Highlights
GroupDocs.Conversion for Java 23.12 delivers major improvements for spreadsheet and presentation handling. This release introduces automatic row fitting, sheet name-based conversion, enhanced spreadsheet metadata access, and fixes for CSV gridline display. It also improves the fidelity of presentation-to-document conversions.
New Features
- Auto-Fit Rows for Spreadsheet Conversion:
New
AutoFitRows
property ensures row heights adapt to content when converting Excel files to other formats like PDF or HTML. - Convert Sheets by Name:
You can now specify which Excel sheets to convert using their names via the
Sheets
property inSpreadsheetLoadOptions
. - Retrieve Sheet Names from Excel Files:
New
Worksheets
property inSpreadsheetDocumentInfo
allows programmatic access to all sheet names in a workbook.
Enhancements
- Improved Presentation to Word-Processing Conversion: Layout and content structure are better preserved when converting slides to formats like DOCX or RTF.
Bug Fixes
- CSV Gridline Option Respected:
Resolved an issue where the
CsvLoadOptions.ShowGridLines
setting had no effect during CSV to document conversions.
Public API and Backward Incompatible Changes
There are no public API changes or backward incompatible modifications in this release.
🔍 Explore the Full Release Details
For full list of updates, please visit GroupDocs.Conversion for Java 23.12 Release Notes.
autofit rows spreadsheet
| convert excel by sheet name
| spreadsheetdocumentinfo worksheets
| csv showgridlines fix
| presentation to word conversion
Version | Release Date |
---|---|
25.5.1 | June 12, 2025 |
25.5 | May 31, 2025 |
25.4 | April 30, 2025 |
25.3.1 | April 9, 2025 |
25.3 | March 31, 2025 |
25.2.2 | March 14, 2025 |
25.2.1 | March 3, 2025 |
25.2 | February 28, 2025 |
25.1 | January 31, 2025 |
24.12.1 | January 2, 2025 |
24.12 | December 31, 2024 |
24.11 | November 30, 2024 |
24.10.1 | November 12, 2024 |
24.10 | November 1, 2024 |
24.9 | September 30, 2024 |
24.8 | August 31, 2024 |
24.7 | July 31, 2024 |
24.6 | July 1, 2024 |
24.5 | May 31, 2024 |
24.4 | April 30, 2024 |
24.3 | March 31, 2024 |
24.2 | February 29, 2024 |
24.1.1 | February 5, 2024 |
24.1 | January 31, 2024 |
23.12 | December 30, 2023 |
23.11.1 | December 1, 2023 |
23.11 | November 12, 2023 |
23.10 | October 3, 2023 |
23.6.1 | July 5, 2023 |
23.6 | July 1, 2023 |
23.5 | May 31, 2023 |
23.4 | May 1, 2023 |
23.2 | February 27, 2023 |
22.12.1 | January 18, 2023 |
22.12 | January 3, 2023 |
22.11 | November 22, 2022 |
22.8.1 | August 12, 2022 |
22.8 | August 8, 2022 |
22.3 | March 3, 2022 |
3.0.0 | January 25, 2022 |
21.7 | January 25, 2022 |
21.4 | January 25, 2022 |
20.10.3 | January 25, 2022 |
20.10.2 | January 25, 2022 |
19.6.1 | January 25, 2022 |
19.10.3 | January 25, 2022 |
18.7 | January 25, 2022 |
17.7 | January 25, 2022 |
17.12 | January 25, 2022 |
1.3.0 | January 25, 2022 |
21.10.1 | December 22, 2021 |
21.10 | October 31, 2021 |
21.1 | January 31, 2021 |
20.10.1 | October 21, 2020 |
20.10 | October 5, 2020 |
20.6 | June 26, 2020 |
20.2.1 | March 11, 2020 |
20.2 | February 29, 2020 |
19.10 | October 5, 2019 |
19.6.2 | July 22, 2019 |
19.6 | June 28, 2019 |
19.4 | April 9, 2019 |
19.3 | April 9, 2019 |
18.12 | December 31, 2018 |
18.6.1 | July 5, 2018 |
18.6 | June 27, 2018 |
17.10 | April 19, 2018 |
17.7.1 | April 19, 2018 |
17.3.0 | April 19, 2018 |
16.10.1 | April 19, 2018 |
File | Classifier | Size |
---|---|---|
groupdocs-conversion-23.12-javadoc.jar | javadoc | 1 MB |
groupdocs-conversion-23.12.jar | 370 MB | |
groupdocs-conversion-23.12.pom | 3 KB |