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

exception handling

(0.1 sec)
  1. 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...
  2. Aspose.PDF throws NullReferenceException openin...

    Aspose.PDF v19.11 and earlier successfully converts a specific PCL file to a PDF. Aspose.PDF v19.12 and later throws a NullReferenceException: Object reference not set to an instance of an object. I have attached a proo…...file that demonstrates the exception. AsposePclPOC.zip (19.6 KB)...changes in how the library handles certain PCL files. Cause :...

    forum.aspose.com/t/aspose-pdf-throws-nullrefere...
  3. 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-...
  4. 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...
  5. 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...
  6. 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...
  7. Aspose.PSD for .NET 25.12 - Release Notes|Docum...

    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....Implementing the DeviceN ColorSpace handling Feature PSDNET-2594 Implement...specified SmartObject, throws an exception: Unable to cast object of...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  8. 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...
  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. Gpx DestinationDriverOptions- WritePolygonsAsLi...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“Gpx”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new GpxOptions() { WritePolygonsAsLines = true }; } What is meaning of using Wr…...notes for any additional GPX handling improvements. For more details...or further clarification on handling other geometry types. danies8...

    forum.aspose.com/t/gpx-destinationdriveroptions...