Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 21,004 for

jdk

(0.12 sec)
  1. DisposableObject - Aspose.PSD for Java - API Re...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....try-with-resources statement since JDK 1.7. void dispose () Disposes...try-with-resources statement since JDK 1.7. This method simply call...

    reference.aspose.com/psd/java/com.aspose.psd/Di...
  2. 如何使用 Python 将 Excel 转换为 HTML

    这个简短的主题提供了有关如何使用 Python 将 Excel 转换为 HTML 的详细信息。为了将 XLSX 转换为 HTML,可以在安装了 Python 和 Jdk 的 Windows、macOS 或基于 Linux 的环境中开发基于 Python 的应用程序。...Python* 的应用程序,可以在安装了 Python 和 JDK 的 Windows、macOS 或基于 Linux 的环...调用即可轻松实现。但在此之前,您需要设置环境,包括在您的机器上设置 JDK 和安装 Python3。然后在 PIP 命令的帮助下,您将在您的机器上配置...

    kb.aspose.com/zh/cells/python/how-to-convert-ex...
  3. Caused by: java.lang.NoClassDefFoundError: Coul...

    Am facing NoClassDefFoundError for aspose jar after Java17 upgrade. It was working well in Java 8 in production. I could find the respective package (com.aspose.cells.b.a.b.zh) inside aspose-cells-20.9.8 jar but still th…...apk add --no-cache openjdk17-jdk \ && java -version We tried to...

    forum.aspose.com/t/caused-by-java-lang-noclassd...
  4. Aspose.Slides for Java 18.12: `renderToGraphics...

    When doing BufferedImage img = new BufferedImage(1000, 500, BufferedImage.TYPE_3BYTE_BGR); Graphics2D slideImg = slideBufferImg.createGraphics(); slide.renderToGraphics(notesOptions, slideImg, 1.0f); using Java 11, we…...Ahmad Did you run the code with JDK 11? Adnan.Ahmad January 15, 2019...correctly on JDK 11. BUT, unfortunately on JDK 17, this issue...

    forum.aspose.com/t/aspose-slides-for-java-18-12...
  5. Wrong Text Length when Creating an SVG Image Us...

    image.png (135.3 KB) We are getting the wrong text length when creating an SVG. We tried to fix this issue by calling setVectorizeText(true), but it increased the file size from 5kb to 280kb. var options = new SVGOptio…...which the code was executed JDK version in your app Aspose.Slides...Lambda with Java 17 Runtime JDK version in your app 17 Aspose...

    forum.aspose.com/t/wrong-text-length-when-creat...
  6. KeyNotFoundException while using Aspose.Slides ...

    Hello, we encountered a KeyNotFoundException while using Aspose.Slides for Android: lib version: aspose-slides-23.2-android.via.java.jar Jdk version config in gradle is 1.8 compileOptions { sourceCompatibility Jav…...jar jdk version config in gradle is 1...

    forum.aspose.com/t/keynotfoundexception-while-u...
  7. PPT to PDF Сonversion Is Extremely Slow and Cra...

    Hello Andrey, We were able to bypass the noclassdef found issue by making some POM changes… However, we are observing 2 issues PPT to PDF conversion is extremely slow and crashes the browser. A four page report took…...which the code was executed JDK version in your app Aspose.Slides...rhel7 image, version 7.3.10 JDK version in your app 1.8 Aspose...

    forum.aspose.com/t/ppt-to-pdf-onversion-is-extr...
  8. Getting NullPointerException after Upgrading As...

    We are migrating from 17.7 to 24.9 version of aspose-slides for java and getting the below error in our tests. This is working fine with older version, did something change related to IChartDataCell ? java.lang.NullPoin…...which the code was executed JDK target version in your application...

    forum.aspose.com/t/getting-nullpointerexception...
  9. Aspose.PDF for Java 19.1 Release Notes|Aspose.P...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Bug PDFJAVA-38257 Support for JDK 1.6 Bug PDFJAVA-38247 NullpointerException...

    docs.aspose.com/pdf/java/aspose-pdf-for-java-19...
  10. Some jpgs result in blank page once converted t...

    Hi, I am using below code to convert jpg to pdf. But I see that the resultant PDF file is empty with only water mark appended. I have attached a sample file for which PDF is empty. //Code snippet Document pdfDocument…... JDK version: 1.6.0_45 Version of...Aspose.Pdf for Java: 23.1 (for JDK 1.6) Also, we attached our test...

    forum.aspose.com/t/some-jpgs-result-in-blank-pa...