Null Pointer Exception while calculating word count for a specific file

@Nikhil_Kamani The 23.7 version will be published within this week. We will be sure to let you know once it is released.

Hi @alexey.noskov

Anu updates on release ?

@Nikhil_Kamani Aspose.Words 23.7 version for .NET is already released and available on the downloads page and on NuGet. Currently we are working on Java version release.

Hi @alexey.noskov
We are waiting on java release as we are using aspose total for java

@Nikhil_Kamani Sure, we will let you know once 23.7 version of Aspose.Words for Java is available. Usually it takes about a week, maximum two to prepare Java version after publishing .NET version.

The issues you have found earlier (filed as WORDSNET-25393) have been fixed in this Aspose.Words for Java 23.7 update.

HI @alexey.noskov i have received above notification for the fix, although when i update my aspose total dependency in pom to 23.7 version
it is unable to find it
image.png (25.5 KB)

@Nikhil_Kamani Aspose.Total 23.7 version if not released yet. You can add reference to separate product:

<dependency>
    <groupId>com.aspose</groupId>
    <artifactId>aspose-words</artifactId>
    <version>23.7</version>
    <classifier>jdk17</classifier>
</dependency>

Hi @alexey.noskov cant use aspose-words as we are already using aspose-total, it will create dependency conflicts
we would wait for aspose-total release.hope it will be released soon as well

1 Like

Hi @alexey.noskov , Any updates on Aspose Total release for the same fix, Already its been so long.

@Nikhil_Kamani Please accept our apologies for your inconvenience. Aspose.Total is published once new versions of all Aspose products are released. Usually it is published at the end of month or at the very beginning of the next month. So I believe 23.7 version of Aspose.Total for Java will be published within this week.

HI @alexey.noskov , Any updates on same ?

@Nikhil_Kamani Aspose.Total for Java 23.7 version is already available:
https://releases.aspose.com/total/java/