Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 876 for

exception handling

(0.29 sec)
  1. Html to pdf conversion - aspose-html - Free Sup...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...4 KB) i received below exception Error creating file: Cookie...rendering process is attempting to handle cookies, but the domain for...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  2. Issue While Converting HTML to PDF on Linux Usi...

    Hi Team - We are using .net library. We are facing an issue while converting HTML to PDF using the Aspose library after deploying changes to Dev environment on Linux server. The same functionality works fine in local en…... Below is the exception we are encountering: StatusCode:...Message: Internal Server Error. Exception: System.TypeInitializationEx:...

    forum.aspose.com/t/issue-while-converting-html-...
  3. "Invalid font name" on document save after PDF ...

    Hello, We’ve recently updated Aspose.PDF.Drawing to version 25.3.0 coming from 24.10.0 and have came across a PDF that cannot be saved after a successful conversion to PDF_A_2A. This issue occurs on: Both Aspose.PDF …... Below you’ll find the exception stack trace as well as a code...nullref_pdfa2a_redacted.pdf (2.9 KB) The exception: System.ArgumentException:...

    forum.aspose.com/t/invalid-font-name-on-documen...
  4. New License Aspose Total for Java not good for ...

    We purchased Aspose Total for Java, and my code is shown below BaseDocGenerator.java //set regular license License license = new License(); InputStream in = this.getClass() .getClassLoader() .getResourceAsStream(L…...Exception: Failed to set license. Details:...10:14pm 2 @nithiladaniel The exception is thrown by Aspose.Barcode...

    forum.aspose.com/t/new-license-aspose-total-for...
  5. Replacing placeholder using aspose word java ap...

    Hello Team, I tried upgrading the Aspose Words jar from version 2018 to 2025. While using the same code with both versions, I am encountering an issue in the latest jar. In the 2018 jar version, the output is correct (…...main(String[] args) throws Exception { System.out.println("Hello...initAsposeLicense() throws Exception { System.out.println("SOW_WordReplace_mxJPO:...

    forum.aspose.com/t/replacing-placeholder-using-...
  6. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....SKFontStyle' threw an exception. : Aspose.Cells.CellsException:...'SkiaSharp.SKFontStyle' threw an exception.\n at Aspose.Cells.Workbook...

    forum.aspose.com/latest
  7. Regarding license activation code not working -...

    Hi We are doing watermarking using Aspose Jars with Java APIs We have implemented the following code snippets for license activation: i)for pdf file type com.aspose.pdf.License license = new com.aspose.pdf.License()…...lic"); } catch (Exception e) { e.printStackTrace();...Total.Java.lic"); } catch (Exception e) { e.printStackTrace();...

    forum.aspose.com/t/regarding-license-activation...
  8. Utility Features - MailMessage|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....the specified locales for handling language, country, and cultural...the notification. Ignore exceptions The library offers an ExceptionManager...

    docs.aspose.com/email/java/utility-features-mai...
  9. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...more specific guidance on handling HTML and table formatting...main(String[] args) throws Exception { TestIndent testIndent =...

    forum.aspose.com/t/indentation-applied-to-first...
  10. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...Add(mailDetail); } catch (Exception ex) { Console.WriteLine($"Error...GetAttachments(msg) }; } catch (Exception ex) { Console.WriteLine($"Error...

    forum.aspose.com/t/parsing-the-details-via-dotn...