Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 858 for

exception handling

(0.13 sec)
  1. The error message generated is not sufficient t...

    Error raised when loading a .xer (Primavera) project file. [ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +60 System.Collec…...#=zAZ5cB_fQW$Vp7GcDNsiNxAifIJX5o8=(Exception #=z2AnZ5Ms=) +21 #=qJWZkHpVMPYhwfmGq588=...#=zAZ5cB_fQW$Vp7GcDNsiNxAifIJX5o8=(Exception #=z2AnZ5Ms=) +21 #=qJWZkHpVMPYhwfmGq588=...

    forum.aspose.com/t/the-error-message-generated-...
  2. 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.... In such cases, exceptions usually arise when calling...getSubject ()); } catch ( Exception e ) { System . out . println...

    docs.aspose.com/email/java/read-corrupted-pst-o...
  3. Regarding AsposePDF Tagging - Free Support Foru...

    Hi Team, We are using latest version of Aspose.PDF (25.10). Requirement : We have to apply tags on the PDF ( Searchable PDF). I am using below code to add the tags but getting an Exception like “Specified Cast is not …...add the tags but getting an exception like “ Specified Cast is not...encountering an “Invalid Cast” exception while trying to apply tags...

    forum.aspose.com/t/regarding-asposepdf-tagging/...
  4. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to pdf and I am getting the following null reference Exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…...following null reference exception. System.NullReferenceExcepti:...Implement error handling in your code to catch exceptions and log more...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...
  5. com.aspose.pdf.internal.ms.System.lh: Invalid o...

    We keep getting this error while converting HTML documents to PDF documents com.aspose.pdf.internal.ms.System.lh: Invalid operation at com.aspose.pdf.internal.l108t.l6if.lI(Unknown Source) at com.aspose.pdf.internal.l…...ByteArrayOutputStrea outputStream) throws Exception { // Use Aspose.PDF’s HtmlLoadOptions...difference. Error Handling : Implement error handling to catch exceptions...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  6. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...public void test() throws Exception { CqrGeneratorEnvironm.initAsposeLicense();...environment configurations, or error handling. Solution: Check Project Dependencies...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  7. EnumerateMessages Interruption When Encounterin...

    Hello, We’re working with Aspose.Email for C++ and encountered an issue when using EnumerateMessages to retrieve email lists: When EnumerateMessages encounters a corrupted or unparsable email during enumeration, it thr…...enumeration, it throws an exception that immediately interrupts...that cannot be parsed, an exception is thrown and the enumeration...

    forum.aspose.com/t/enumeratemessages-interrupti...
  8. Excel spredsheet fails when converting to PDF -...

    Hi Aspose team, We have problems converting the attached Excel file to PDF. Måleprotokoll.zip (192.1 KB). We get this Exception in VS: image.png (42.4 KB) Using this code: Aspose.Cells.License license; license = n…... We get this exception in VS: image.png (42.4 KB)...PDF using Aspose.Cells. The exception you’re seeing could be due...

    forum.aspose.com/t/excel-spredsheet-fails-when-...
  9. Aspose.PSD for .NET 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 PSDNET-2243 Implement handling of Noise gardient in Layer...for file Bug PSDNET-2288 Exception “Index outside the bounds...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-2...
  10. 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....snippets are designed to handle an exception and generate a crash...deliberately throws a new exception with the message “message”...

    docs.aspose.com/pdf/net/generate-crash-reports/