Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 25,528 for

jdk

(0.04 sec)
  1. PPTX to PDF Conversion Using Aspose.Slides for ...

    Hi, I am using Aspose.total with Developer OEM license. With Aspose slides, I am trying to convert a PPTX file to PDF as follows : com.aspose.slides.LoadOptions loadOptions = new com.aspose.slides.LoadOptions(); Pr…...preview problem the version of the JDK on which the code was running...reply. >> the version of the JDK on which the code was running...

    forum.aspose.com/t/pptx-to-pdf-conversion-using...
  2. OOM Crash Occurs on Small Presentation File Usi...

    Hello, we encountered an OOM crash while using Aspose.Slides for Android, but the PPT file we were using is very small. Here is the link to the PPT file: java.lang.OutOfMemoryError: Failed to allocate a 74649616 byte al…...jar jdk version config in gradle is 1...

    forum.aspose.com/t/oom-crash-occurs-on-small-pr...
  3. How to Add 3 to 4 Lines of Watermark Text to Po...

    Please find the attached presentation file. (Attachment watermarked-presentation_la.pptx is missing)...that compiles successfully with JDK 11 and language level 11. Could...do the same conversion using JDK 1.8 and Java language level 8:...

    forum.aspose.com/t/how-to-add-3-to-4-lines-of-w...
  4. Failed to Add an SVG Image to PowerPoint Presen...

    Hi Team. Need help with adding svg Image to ppt. My code is not reading the svg image url. private boolean setImage(PPTFile PPTObj, IPictureFrame pic, HashMap<String, Iterator<Object>> keyMapper, int slideIdx, int time…...where the code was executed JDK version in your app Aspose.Slides...

    forum.aspose.com/t/failed-to-add-an-svg-image-t...
  5. Aspose.Email v22.6.0 in Xamarin Forms (iOS) - C...

    https://forum.aspose.com/t/aspose-email-v22-6-0-in-xamarin-forms-ios-cant-resolve-the-reference-system-void-system-security-cryptography-dsacng/249304/4 Thank you for updating Tahir. My company currently have a couple …...db125a7 === Eclipse Temurin JDK === Java SDK: /Library/Java/.../Library/Java/JavaVirtualMachines/temurin-8.jdk/Contents/Home 1.8.0.302 Android...

    forum.aspose.com/t/aspose-email-v22-6-0-in-xama...
  6. Get Started|Aspose.PDF for Android via Java

    This section describes the basic principles of using Aspose.PDF for Android via Java. Also demonstrates simple and complex examples for creating a PDF document...surely works with Java Oracle JDK convenience and ease of use API...

    docs.aspose.com/pdf/androidjava/get-started/
  7. IBM Domino exception - Aspose.Words Product Fam...

    Hi @tahir.manzoor, Just wondering if there is any update on this issue? I have a similar issue with this class “defaultrandomconfig” while running Aspose words in Oracle. I tried to grant access to this class using the dbms_java.grant_permissions using the command below exec dbms_java.grant_permission( ‘ASPOSE’, ‘ASPOSE:com.aspose.words.internal.zzZOP’, ‘defaultRandomConfig’, ‘[defaultRandomConfig]’ ); however I am getting the following error message. ORA-29532: Java call terminated by unca......12 in Tomcat 9 on oracle-jdk 11. Providing some source code...

    forum.aspose.com/t/ibm-domino-exception/200103
  8. Error while concatenating multiple PDF files - ...

    Hi, We are getting below error while concatenating multiple PDF files using Aspose Total for Java library. [2023-07-10 07:50:16,234] ERROR abcdef [myclass] Exception while generating Combined PDF:---- SQLRecoverableExc…...x (JDK 11.0.18) and the inputStream...

    forum.aspose.com/t/error-while-concatenating-mu...
  9. Don't work up tag <<cellMerge [invoice.IndexOf(...

    Good day! Pls tell me what could be the reason? I use the <> tag, everything works. If I use the tag <<cellMerge [invoice.IndexOf()]>> then the error is -Tag ‘cellMerge’ is not well-formed. Character ‘[’ is unexpected. I…... PC I am using jdk-11.0.13 and aspose - com.aspose...

    forum.aspose.com/t/dont-work-up-tag-cellmerge-i...
  10. At most 4 elements (for any collection) can be ...

    We have the mentioned issue with our code that converts PDF to DocX. Here is the java code snippet: public static byte[] convertPDFToDOCX(Document document) { byte[] buffer; try { final File tempFile = File.createTem…...environment details (OS details, JDK version etc) so that we may investigate...environment details(OS details, JDK version etc) with us. In case...

    forum.aspose.com/t/at-most-4-elements-for-any-c...