Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 860 for

exception handling

(0.05 sec)
  1. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...processDocument(Task task) throws Exception { String input = TaskFilesHelper...save(output, pso); } catch (Exception e) { throw new RuntimeException(e);...

    forum.aspose.com/t/unable-to-detect-installed-t...
  2. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word document. Fonts are now embedded twice with differen…...Words handles font encoding and embedding...main(String[] args) throws Exception { // Load your document Document...

    forum.aspose.com/t/font-embedding-roman/315555
  3. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following Exception is thrown: pgsql CopyEdit …...PsDocument , the following exception is thrown: pgsql CopyEdit...snippet that is throwing the exception is as follows: csharp CopyEdit...

    forum.aspose.com/t/system-drawing-common-depend...
  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. PDF Merge returns Object reference not set to a...

    Using the PdfFileEditor.Concatenate method is throwing a “Object reference not set to an instance of an object System.NullReferenceException” error. Both files intended to merge exist and confirm they exist. We can merge…...the input files is not being handled correctly during the concatenation...Implement error handling to catch any exceptions and log them for...

    forum.aspose.com/t/pdf-merge-returns-object-ref...
  6. **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...
  7. 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-...
  8. 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...
  9. 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...
  10. 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...