<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-parser</artifactId>
    <version>25.5</version>
</dependency>
copied!  
compile(group: 'com.groupdocs', name: 'groupdocs-parser', version: '25.5')
copied!  
<dependency org="com.groupdocs" name="groupdocs-parser" rev="25.5">
    <artifact name="groupdocs-parser" ext="jar"/>
</dependency>
copied!  
libraryDependencies += "com.groupdocs" % "groupdocs-parser" % "25.5"
copied!  

What’s new in the GroupDocs.Parser for Java 25.5

Release Highlights

The 25.5 release of GroupDocs.Parser for Java focuses on boosting reliability and performance by fixing known exceptions and adding new features for enhanced file parsing flexibility. This version includes the ability to specify file types on load and restrict search operations to a set number of pages, improving efficiency and control in document processing.

New Features

  • File Type Specification for Stream/File Opening: Developers can now explicitly set the file format when opening documents from a stream or file, enhancing parsing accuracy and preventing format detection issues.

  • Page Limit for Search Functionality: A new feature allows limiting the number of pages included in search operations, significantly improving performance when working with large documents.

Bug Fixes

  • POTX File Parsing Crash Resolved: Fixed an ArgumentException that occurred while parsing PowerPoint POTX files.

  • Item Parser Initialization Fixed: Resolved ArgumentOutOfRangeException triggered when initializing item parser under certain conditions.

  • Stream Handling Issue with PDF Parser Fixed: Corrected a problem that caused issues when parsing PDFs from stream sources.

Public API and Backward Incompatible Changes

  • Introduced support to explicitly specify file format during document loading.
  • Added a new API parameter to restrict page range in search functionality.
  • No breaking changes or deprecated API elements in this release.

🔍 Explore the Full Release Details

For full list of updates, please visit GroupDocs.Parser for Java 25.5 Release Notes.


parser file type support | groupdocs parser page limit | stream pdf parser bug | potx parsing issue | item parser error fix

VersionRelease Date
25.54 мая 2025 г.
24.627 июня 2024 г.
24.329 марта 2024 г.
23.1124 ноября 2023 г.
23.1021 октября 2023 г.
23.917 сентября 2023 г.
23.21 марта 2023 г.
22.1130 ноября 2022 г.
22.68 июня 2022 г.
22.317 марта 2022 г.
20.525 января 2022 г.
20.1225 января 2022 г.
18.925 января 2022 г.
18.1125 января 2022 г.
21.227 февраля 2021 г.
20.819 августа 2020 г.
20.630 июня 2020 г.
20.31 апреля 2020 г.
20.14 февраля 2020 г.
19.113 декабря 2019 г.
19.529 мая 2019 г.
18.1211 декабря 2018 г.
18.1010 октября 2018 г.
18.73 июля 2018 г.