Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 86 for

jdk 17 support

(0.4 sec)
  1. Error when converting pdf file to word file - F...

    Hi, We are encountering the following error in one of our reports only on the servers when converting a PDF to a Word document. The conversion works fine locally. We are using: Java version: 17.0.9 Aspose libraries: …...aspose-pdf-java , words-java minaeimi June 17, 2025, 7:50am 1 Hi, We are encountering...We are using: Java version : 17.0.9 Aspose libraries : latest...

    forum.aspose.com/t/error-when-converting-pdf-fi...
  2. Converting Excel File to Pdf Consumes Large Amo...

    Good afternoon. We have a service that is using Aspose to convert a .xlsx file to a .pdf file. We noticed with the attached template despite it only being 1649 KB, the conversion process takes up about 5.83 GB of memory…... A support engineer will follow up in...still have the issue. OS version JDK version Aspose.Cells for Java...

    forum.aspose.com/t/converting-excel-file-to-pdf...
  3. New License Aspose Total for Java not good for ...

    We purchased Aspose Total for Java, and my code is shown below BaseDocGenerator.java //set regular license License license = new License(); InputStream in = this.getClass() .getClassLoader() .getResourceAsStream(L…..., JDK 8, 11, 17). Whether the same license...

    forum.aspose.com/t/new-license-aspose-total-for...
  4. How Can Memory Usage Be Reduced When Converting...

    Converting PowerPoint presentations to PDF can cause hight memory usage. See example program and presentation. AsposeSlideHeapAnalysis.zip (1,7 MB) Do you have further [recommendations to reduce the RAM used by the con…...which the code was executed JDK target version in your application...Version: Windows 10 Enterprise jdk-17.0.10_7 group: ‘com.aspose’...

    forum.aspose.com/t/how-can-memory-usage-be-redu...
  5. com.aspose.pdf.internal.ms.System.lh: Culture N...

    We use Aspose library for transformation from one format to other format documents. As part of docx to pdf transformation , while loading license , we get the following error and transformation request got failed. Our cu…...Culture Name: en-AE is not a supported culture Aspose.PDF Product...Culture Name: en-AE is not a supported culture " exception. Before...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  6. OfficeMath (Equation) Conversion to HTML with I...

    I am experiencing issues when converting DOCX files containing math equations (OfficeMath) to HTML using Aspose.Words 21.9 with Jdk 16 inside an Alpine Linux Docker container (amazoncorretto:17-alpine3.18). First notice…...9 with JDK 16 inside an Alpine Linux Docker...Docker container ( amazoncorretto:17-alpine3.18 ). First noticed issue:...

    forum.aspose.com/t/officemath-equation-conversi...
  7. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...These details will help the support team isolate the cause and...version and a minimal repro, as support can vary by release. Assumptions...

    forum.aspose.com/t/pivot-data-mismatch-between-...
  8. Aspose words Java -ExportDocumentStructure - vi...

    When exporting DOCX to PDF with pdfOptions.setExportDocumentStructure(true) enabled, the Table of Contents (TOC) shows an unexpected visible space after the page number (trailing whitespace) on TOC lines in the tagged PD…...17 KB Document doc = new Document("in...following information and open a support ticket with Aspose: Exact Aspose...

    forum.aspose.com/t/aspose-words-java-exportdocu...
  9. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...setColumnWidthPixel(0, 170); ByteArrayOutputStrea baos...previously set widths,one is 170 and the other is 146.What could...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  10. Word中存在上下标文本转换pdf失败 - Free Support Forum - aspo...

    word中存在上下标文本转换pdf失败报错信息 cn.wk.document.convert.exception.DocumentConvertException: Word转PDF失败:The document appears to be corrupted and cannot be loaded. at cn.wk.document.convert.service.impl.WordToPdfServiceImpl.conve…...support.InvocableHandlerMeth.doInv...springframework.web.method.support.InvocableHandlerMeth.invok...

    forum.aspose.com/t/word-pdf/325273