Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 44 for

25.2

(0.04 sec)
  1. GroupDocs comparison library with java EE9 supp...

    Our application is being upgraded to java EE9 ( with migration from javax namespace to jakarta namespace ). Current comparison java library ( 25.2 version ) is still not jakarta ready ( java EE9 supported ). Please provi…...Current comparison java library ( 25.2 version ) is still not jakarta...suit you? groupdocs-comparison-25.2-jakarta.jar Google Drive file...

    forum.groupdocs.com/t/groupdocs-comparison-libr...
  2. Install GroupDocs.Conversion for Java | Documen...

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....groupdocs-conversion </artifactId> <version> 25.2 </version> </dependency> </dependencies>...groupdocs:groupdocs-conversion:25.2' } Kotlin dependencies { implementation("com...

    docs.groupdocs.com/conversion/java/installation/
  3. GroupDocs comparison library with java EE9 supp...

    Our application is being upgraded to java EE9 ( with migration from javax namespace to jakarta namespace ). Current comparison java library ( 25.2 version ) is still not jakarta ready ( java EE9 supported ). Please provi…...download groupdocs-comparison-25.2-jee9.zip Google Drive file....

    forum.groupdocs.com/t/groupdocs-comparison-libr...
  4. Comparison Compare method in GroupDocs (C#) iss...

    I am encountering an issue while using the Compare method in the GroupDocs Comparison library for comparing Excel files. The error message I receive is: Error: Error occurred while converting document This issue occur…... Comparison nuget packet : 25.2 cdemirkaya April 15, 2025, 8:01am...GroupDocs.Comparison for .NET 25.2 and 25.3 cdemirkaya April 18...

    forum.groupdocs.com/t/comparison-compare-method...
  5. GroupDocs conversion using converter method is ...

    Sample Code snippet: private String convertToPdfIfRequired(String originalFilePath, String sharedDirectory, int sortOrder) { if (originalFilePath == null || sharedDirectory == null) { log.error(“Original file path or …...tested with the latest version, 25.2). It worked successfully after...Conversion for Java 25.2.2 or only with 25.2 ? Additionally, does...

    forum.groupdocs.com/t/groupdocs-conversion-usin...
  6. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...is included in the Conversion 25.2 release. Regarding the process...expected to be included in the 25.2 release. Regarding PowerPoint...

    forum.groupdocs.com/t/document-conversion-is-ha...
  7. Converting certain HTML to PDF ignores 'nowrap'...

    Converting the attached HTML to PDF does work fine, but the result does not look too good. In the converted PDF, the first 3 columns get wrapped, which we would like to prevent somehow: image.jpg (227.7 KB) We made se…...NET 25.2 was released today, we used...issue with Conversion for .NET 25.2 on your system and confirm which...

    forum.groupdocs.com/t/converting-certain-html-t...
  8. Missing whitespaces after conversion from PDF t...

    Converting the attached file to HTML, causes all whitespaces to disappear. PDF to HTML missing whitespaces.zip (156.5 KB) We were using the Viewer from GroupDocs.Total for .NET package 25.2. HtmlViewOptions.ForEmbedde…...NET package 25.2. HtmlViewOptions.ForEmbeddedResources...

    forum.groupdocs.com/t/missing-whitespaces-after...
  9. Email signature-image overlays text when conver...

    Hello, Converting the attached email to PDF causes some image from the signature, to overlay the text. We were using GroupDocs.Total 25.2 for .NET Framework with the following code: var settings = new Conv…...Total 25.2 for .NET Framework with the...

    forum.groupdocs.com/t/email-signature-image-ove...
  10. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...Total 25.2 with the following code: var...mentioned using GroupDocs.Total 25.2, ensure that you have updated...

    forum.groupdocs.com/t/hidecomments-replacement-...