Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 19,266 for

jdk

(0.02 sec)
  1. Image to PDF/A-1a is not working in Java - Free...

    Hi, i’m trying to convert a PNG/JPEG/GIF to PDF in PDF/A-1a format. Unfortunately the test failed: @Test void testImageToPdfA1a() throws IOException { try(ByteArrayOutputStream outputStream = new ByteArr…...isTrue(); } } I’m using JDK 17 or 21 and Maven: com.aspo...

    forum.aspose.com/t/image-to-pdf-a-1a-is-not-wor...
  2. Get Started|Aspose.PDF for Python via Java

    This page is an overview how to use Aspose.PDF for Python via Java for creating and editing a PDF document...functionality works with Java Oracle JDK convenience and ease of use API...

    docs.aspose.com/pdf/python-java/get-started/
  3. Release Notes - 2021

    This section contains the release notes of Aspose.HTML for Java for the year 2021. In these release notes, we are publishing the list of issues that have been fixed in the current version, as well as any public API and behavioral changes....release, we have added support jdk 11 and fixed freeze process when...

    releases.aspose.com/html/java/release-notes/2021/
  4. How to Set UseZip64WhenSaving Property on the Z...

    When calling ‘save’ method on an instance of com.aspose.slides.Presentation I get the following error: Exception in thread “main” class com.aspose.slides.internal.vs.il: The number of entries is 65535 or greater. Consid…...which the code was executed JDK version in your app Aspose.Slides...

    forum.aspose.com/t/how-to-set-usezip64whensavin...
  5. Product Overview|Documentation

    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....operating system where Java JDK/JRE can be installed. Aspose...The machine must have Oracle JDK 7 or greater versions installed...

    docs.aspose.com/barcode/java/product-overview/
  6. Loading a PowerPoint Presentation File in Java ...

    Hi team, I have attached two Sample pptx files. Both have similar charts in it however, one works fine with Aspose and another does not. Therefore, have attached both the sample files below for review.sample files.zip …...which the code was executed JDK version in your app Aspose.Slides...KB) Environment: Windows 10, JDK 11, Aspose.Slides for Java 23...

    forum.aspose.com/t/loading-a-powerpoint-present...
  7. Aspose barcode null pointer exception in Red Ha...

    Aspose barcode jar is throwing java null pointer exception while trying to generate the barcode image in the code. facing this issue in Red Hat Open Shift environment, the same code working fine and generating the barco…...(Ubuntu, Centos, Debian etc) JDK version: jdk8u181-b13 When installing...customer switches from Oracle jdk to AdoptOpenJDK, and remains...

    forum.aspose.com/t/aspose-barcode-null-pointer-...
  8. Perl via Inline Java|Documentation

    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....inline::Java Set path to your JDK: C:\Perl\bin> set PERL_INLIN...

    docs.aspose.com/barcode/java/perl-via-inline-java/
  9. The picture is resized and the effect is very p...

    public void test1(){ Image image = Image.load("/Users/zyx/Downloads/Super-model-32-jpg-png.png"); if (!image.isCached()) { image.cacheData(); } image.resizeWidthProportionally(240, ResizeType.Bell); image.save("/Us…...png"); } jdk 1.8 com.aspose aspose-imaging...

    forum.aspose.com/t/the-picture-is-resized-and-t...
  10. JpegImage.autoRotate() throws Exception on some...

    Exception thrown: class com.aspose.imaging.internal.Exceptions.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. 2015-06-22 17.36.00.jpg (182.0 KB) Leicester_Clock_Tower_wide_view.j…...my end in Windows 7 x64 with JDK 1.7_79 on my end. I have not...

    forum.aspose.com/t/jpegimage-autorotate-throws-...