Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 97 for

jdk 17 support

(0.09 sec)
  1. 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...
  2. 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...
  3. 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
  4. 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...
  5. Text extraction for PDFs with custom encoding -...

    Hi, we frequently encounter PDFs where text extraction returns garbage. Acrobat Reader can display them fine but when you copy and paste some content or export it as text you get garbage characters. Searching fails. By …...saw a different topic from 2017 where you said that you’re investigating...@Spfa Thank you for contacting support. We have investigated the sample...

    forum.aspose.com/t/text-extraction-for-pdfs-wit...
  6. 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-...
  7. 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...
  8. Embedding Fonts in a PPT File to Avoid Font Sub...

    Hello team, I am currently using Aspose.Slides 25.5 to convert PowerPoint presentations (PPT) to PDF format. The fonts used in the PPT files are not available on the machine where the conversion is taking place. To avoi…...Thank you for contacting free support. We need more information to...which the code was executed. The JDK target version in your application...

    forum.aspose.com/t/embedding-fonts-in-a-ppt-fil...
  9. Using Aspose.HTML for Java in Docker

    This guide explains how to run Aspose.HTML for Java inside a Docker container, including font installation for consistent rendering....an Order Paid Support Paid Consulting Support Docs API Reference...Live Demos Code Samples Free Support Blog Knowledge Base Benchmark...

    docs.aspose.com/html/java/getting-started/using...
  10. 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...