Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 876 for

exception handling

(0.07 sec)
  1. New bug with MergeNamedStyles - Free Support Fo...

    I appear to have found a bug with the MergeNamedStyles function added recently. Please run the following top-level code (adjusting the file paths as needed) with the attached zipped workbooks as a .NET 9 C# console app …... Error Handling : Implement error handling around the MergeNamedStyles...MergeNamedStyles call to capture any exceptions that may provide more insight...

    forum.aspose.com/t/new-bug-with-mergenamedstyle...
  2. 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...
  3. Read Outlook PST File and Get Folders and Subfo...

    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....possible, without throwing out exceptions, even if some data of the...TraversalAsposeExcep exception , String itemId ) { // Exception handling code...

    docs.aspose.com/email/java/read-outlook-pst-fil...
  4. Convert MSG files to EML format issue - Free Su...

    We’re currently using the Aspose library (version 1.17.158) to convert MSG files to EML format, but we’ve encountered an issue during the conversion process. Details: Aspose Version: 1.17.158 Operation: MSG → EML conv…... Error Handling : Implement error handling to catch exceptions...SaveOptions.DefaultEml); } } catch (Exception ex) { Console.WriteLine($"Error:...

    forum.aspose.com/t/convert-msg-files-to-eml-for...
  5. Aspose.PSD for Java 24.5 - Release Notes|Docume...

    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....[AI Format] Add support for handling AI Files with EPSF header...incorrect Bug PSDJAVA-622 Exception whenever saving PSD files...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. Aspose.PSD for Java 25.2 - Release Notes|Docume...

    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....Feature PSDJAVA-703 Implement handling of Noise gardient in Layer...processing Enhancement PSDJAVA-709 Exception “Index outside the bounds...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  7. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a PDF file using the Aspose.Pdf.Document this is the code // string path = @“C:\Users\YourUser\Documents\my-test.pdf”; var pdfDocument = new Aspose.Pdf.Document(path); it…... Error Handling : Implement error handling in your code...code to catch exceptions and provide more informative messages. Code...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...
  8. Issue with the PSDImage.Save() method - Free Su...

    I hope this message finds you well. While using Aspose.PSD for .NET, I encountered an issue with the PSDImage.Save() method. Please see the details below: Failed to save PSD: Exception calling "Save" with "1" argument(…...below: Failed to save PSD: Exception calling "Save" with "1" argument(s):...WARNING: Failed to save PSD: Exception calling "Save" with "1" argument(s):...

    forum.aspose.com/t/issue-with-the-psdimage-save...
  9. Aspose.PSD for .NET 24.4 - Release Notes|Docume...

    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....Format] Add XObjectForm resource handling Feature PSDNET-1961 Add Constructor...Format] Add XObjectForm resource handling string sourceFile = Path ...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  10. NegativeArraySizeException when enumerating mes...

    Hi Aspose Team, I’m using Aspose.Email for Java 25.5 to extract messages from a Lotus Notes .nsf file. I’m encountering the following error while calling enumerateMessages(): C:\Users\Admin\Desktop\nsf2eml>javac -cp “…...iterator in try-catch , but the exception still occurs during hasNext()...getDefaultEml()); index++; } catch (Exception ex) { System.err.println("Skipping...

    forum.aspose.com/t/negativearraysizeexception-w...