Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,266 for

exception handling

(2.95 sec)
  1. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...public void aspose() throws Exception { String sourceFilePath =...getSaveFormat(loadFormat)); } catch (Exception e) { fail("There is problem...

    forum.aspose.com/t/nullpointerexception-occurs-...
  2. Convert DICOM to PDF|Aspose.PDF for Android via...

    Convert medical images saved in DICOM format to a PDF file using Aspose.PDF for Android via Java....] DICOM is a standard for handling, storing, printing, and transmitting... toString ()); } catch ( Exception e ) { resultMessage . setText...

    docs.aspose.com/pdf/androidjava/convert-dicom-t...
  3. Working with Calendar Exceptions | Aspose.Tasks...

    Learn how to handle calendar Exceptions in your tasks using Aspose.Tasks Java....Calendar Exceptions Working with Calendar Exceptions Live Demos...Calendar Exceptions Handling Occurrences for Exceptions The setOccurrences...

    docs.aspose.com/tasks/java/handling-occurrences...
  4. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...(and in my code it is not an exception but only makes PageIndex =...testing, I managed to get the exception mentioned earlier and team...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  5. I got an error with aspose pdf dll 25.1.0.0 in ...

    Hi sir , I use the below code to set license and use pdf document. In window exe I use aspose pdf dll 25.1.0.0 vserion Dim PDFLicense As Aspose.Pdf.License = New Aspose.Pdf.License() PDFLicense.SetLi…... Error Handling : Implement error handling to capture the...the specific exception being thrown. This can provide more insight...

    forum.aspose.com/t/i-got-an-error-with-aspose-p...
  6. Online template creation using existing OMT ima...

    Hi, I created online template file (.omr) using existing OMR image from the portal using OMR sheet designer. .png and .omr files were generated successfully. However when I am trying to use this .omr file in the demo co…...demo code but it throwing an exception. However when i create the...incorrect, it may lead to exceptions during execution. Check for...

    forum.aspose.com/t/online-template-creation-usi...
  7. KeyNotFoundException When Extracting Slide Thum...

    Hi, I have a reproducible error when extracting a slide thumbnail, with a specific customer powerpoint file. I narrowed it down to a single slide, using aspose slides java 25.8. and openjdk 11.0.28 2025-07-15 runtime. …...exceptions.KeyNotFoundException: The...presentation.dispose(); } catch (Exception e) { e.printStackTrace();...

    forum.aspose.com/t/keynotfoundexception-when-ex...
  8. Working with Calendar Exceptions | Aspose.Tasks...

    This document explains how to handle calendar Exceptions using Aspose.Tasks for .NET....Guide Working with Calendar Exceptions Live Demos High Code APIs...Buy Working with Calendar Exceptions Contents [ Hide Show ] In...

    docs.aspose.com/tasks/net/working-with-calendar...
  9. Can Aspose handle invalid dates in the document...

    The attached file is a PDF created by SnagIt, a screen capture tool that can export to PDFs. It has invalid creation date and modified date properties - they are both set to an empty string, which is not an invalid date.…...Can Aspose handle invalid dates in the document properties better...is that Aspose.Pdf doesn’t handle those fields being empty strings...

    forum.aspose.com/t/can-aspose-handle-invalid-da...
  10. Csproj InvariantGlobalization>true< leads to an...

    var layoutCollector = new LayoutCollector(asposeBuilder.Document); currentPageNumber = layoutCollector.GetEndPageIndex(table.LastChild); // got error here error: The type initializer for ‘Gg’ threw an Exception. more e…...initializer for ‘Gg’ threw an exception. more errors from stack-trace...initializer for ‘Vu’ threw an exception. CultureNotFoundExcep: Only...

    forum.aspose.com/t/csproj-invariantglobalizatio...