Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 876 for

exception handling

(0.16 sec)
  1. IllegalStateExeption occured for empty strings ...

    Hello, I’m using Aspose.words for java version : 23.10 and my java version is 17. I’m using LINQ reporting engine to populate a docx template and to generate a PDF from it. The encountered error is : java.lang.Ille…...object, resulting in the exception. To avoid this error, you...use a utility method that handles null checks internally, such...

    forum.aspose.com/t/illegalstateexeption-occured...
  2. Specify Load Options in C++|Aspose.Words for C++

    More accurately control the load process....TempFolder to Avoid a Memory Exception Aspose.Words supports extremely...problem with the Out of Memory exception while loading a document,...

    docs.aspose.com/words/cpp/specify-load-options/
  3. NullReferenceException when concatenating files...

    Hi All, We have noticed issue when concatenating pdf files using Aspose.PDF version 24.7.0.0. This problem has been identified on our machines as well as in our clients’ production environments. When calling Concatenat…...we get the following exception: Exception occurred. Details: System...} } } Error Handling : Implement error handling in your code...

    forum.aspose.com/t/nullreferenceexception-when-...
  4. Aspose.CAD for JAVA 25.10 change DWG BUG.GOT ER...

    This is my file GotErrorImg.zip (13.5 KB) Correct shape: Snipaste_2025-11-21_10-57-04.png (11.7 KB) I use 25.10 version to change this dwg to svg ,I got Error shape: error.png (19.7 KB) I think this is very …...– custom SvgOptions (layer handling, rasterization, etc.) can...alter the output. Because no exception is thrown, the problem is...

    forum.aspose.com/t/aspose-cad-for-java-25-10-ch...
  5. Issue after upgrading POI version - Free Suppor...

    Hi guys, I upgraded the POI version in my program to 5.4.1, but it caused an issue that prevents the file from being converted to PDF. When I revert the version back to 4.1.2, everything works fine. We are currently u…...1) handles Excel files compared to the...lies in how Aspose.Cells is handling the file. Test with Different...

    forum.aspose.com/t/issue-after-upgrading-poi-ve...
  6. Converting from PDF to PDF/A does not produce t...

    Good evening, I encountered a problem converting from PDF to PDF/A. The file I’m attaching file1 1 (1).pdf (135,0 KB) cannot be converted to PDF/A. The conversion result is always in the “standard” PDF format. I tri…...the desired PDF/A format and handling any conversion errors appropriately...toPdf(OutputStream os) throws Exception { if (os == null) { throw...

    forum.aspose.com/t/converting-from-pdf-to-pdf-a...
  7. NotImplementedException in Aspose.Drawing.Graph...

    Hi Support Team, We are experiencing a NotImplementedException when attempting to use the GraphicsPath.IsOutlineVisible method from the Aspose.Drawing library in our application. Problem Description: When calling Grap…...ntF point, Pen pen) , an exception of type System.NotImplementedExcept...- Full Stack Trace of the Exception: - System.NotImplementedExcept...

    forum.aspose.com/t/notimplementedexception-in-a...
  8. **IMPACT PRODUCTION SERVER** - Aspose.PDF- High...

    Hi Support, We are using Aspose.PDF to convert PDFs to HTML in one of our main applications. However, we are experiencing extremely high memory usage on our server, with consumption reaching 95%. We have tried all avai…...clearKeepingFontSett(); } } catch (Exception e) { e.printStackTrace();...printStackTrace(); // Log the exception if necessary } Below is the license details:-...

    forum.aspose.com/t/impact-production-server-asp...
  9. C# API to Send Email | .NET Solution for Develo...

    A powerful API to implement email sending functionality into C# .NET applications using most popular protocols and services....email formats, attachment handling, and advanced configuration...managing email servers and handling the delivery and focus on...

    products.aspose.com/email/net/send-email/
  10. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++....outfilename ); } catch ( System :: Exception ex ) { std :: cerr << ex ->...outfilename ); } catch ( System :: Exception ex ) { std :: cerr << ex ->...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...