Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,720 for

error handling

(0.61 sec)
  1. 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(…...ultimately causing the following error:“Source array was not long enough...Current memory usage before error: DEBUG: Working Set: 3005.62...

    forum.aspose.com/t/issue-with-the-psdimage-save...
  2. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal Error: The Pytho…...there any one successful Fatal error: The Python kernel is unresponsive...environment. 4. Error Handling : Implement error handling to catch exceptions...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  3. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…... It throws this error: Drawing loading failed: Cannot...a web environment with the error: Drawing loading failed: Cannot...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  4. 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 “…...encountering the following error while calling enumerateMessages()...license applied. Unrecoverable error while enumerating messages:...

    forum.aspose.com/t/negativearraysizeexception-w...
  5. Receive Email API for .NET Applications | produ...

    Implement the ability to receive emails into your application using the advanced C# email API with most popular protocols and services support.... It handles complex tasks such as server...offering intuitive methods that handle the entire message retrieval...

    products.aspose.com/email/net/receive-email/
  6. Exception with SaveAsync but not Save - Free Su...

    Hi all We use Aspose.Pdf.Document to add QR codes on top of existing PDF files. What we do is roughly the following: using var document = new Document(streamOfPdfFile); AddQrCode(document); document.SaveAsync(streamOf…...replace SaveAsync with Save the error disappears. I unfortunately...Aspose.PDF 25.8.0 SaveAsync errors; Save works Professionalize...

    forum.aspose.com/t/exception-with-saveasync-but...
  7. Working with Footers in NPOI|Aspose.Words for .NET

    Work with footers in a document easily and fast instead of using NPOI in C#....with footers in NPOI when handling Word documents. Aspose.Words...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/net/working-with-footers-...
  8. Read Corrupted PST/OST Files|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....PST/OST Files Contents [ Hide ] Handling Corrupted Storage Files Sometimes...WriteLine ( "Message reading error. Entry id: " + messageId );...

    docs.aspose.com/email/net/read-corrupted-pst-os...
  9. Generate Crash Reports using C#|Aspose.PDF for ...

    The main goal of the next code snippets is to handle an exception and generate a crash report that logs the details of the exception using Aspose.PDF for .NET....code snippets are designed to handle an exception and generate a...a crash report when an error occurs. Here are the detailed steps...

    docs.aspose.com/pdf/net/generate-crash-reports/
  10. Issue with Missing Radio Button Values in Final...

    We are encountering an issue where radio button values are missing in the final PDF after appending multiple PDF files using the Aspose.Pdf.Document class. The issue occurs specifically when appending editable PDF files …...(Exception ex) { // Exception handling } finally { // Cleanup } }...related to how form fields are handled during the page appending process...

    forum.aspose.com/t/issue-with-missing-radio-but...