Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,266 for

exception handling

(0.14 sec)
  1. PDF generation fails when an emoji appears at t...

    Hello, The issue is that pdf generation fails when an emoji appears at the line break. Environment asp.net core 8 Aspose Version: 25.7.0 Windows Editioin: Windows 11 Enerprise Added sample code Program.zip (818 B…...characters, like emojis, are handled in text rendering. Cause :...correct font is being used. Handling Line Breaks : If the emoji...

    forum.aspose.com/t/pdf-generation-fails-when-an...
  2. Aspose.Lib - what is supported - Free Support F...

    Hi , 1.I have Aspose license does Aspose.Zip included in it ? 2.Aspose.Zip is provided as NuGet ? 3.Aspose.Zip is suuported in .Net 10? if not when it will be ? I need to use from my class librarym this my definitio….../// intentionally swallows exceptions and returns null to indicate...list.Add(name); } catch (Exception inner) { Log.Debug($“TryListArchiveEntrie:...

    forum.aspose.com/t/aspose-lib-what-is-supported...
  3. Generate Postal Barcodes|Documentation

    Use Aspose.BarCode for Node.js via Java to generate postal barcodes... They are associated with handling invalid barcode text and changing...outlined further. Handling Invalid Barcode Text Exception When invalid...

    docs.aspose.com/barcode/nodejsjava/generate-pos...
  4. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....pageLayoutCallback() throws Exception { Document doc = new Document();...notify(PageLayoutCallbackAr a) throws Exception { switch (a.getEvent()) {...

    reference.aspose.com/words/java/com.aspose.word...
  5. While loading the document in stream we are get...

    Hi team, When we download the document from blob and loading that document in stream for further process below error we are facing ArgumentNullException: Value cannot be null. (Parameter ‘fontData’) Aspose.Words.FileC…... Stream Handling : Make sure that the stream...issues. Error Handling : Implement error handling to catch exceptions...

    forum.aspose.com/t/while-loading-the-document-i...
  6. Aspose.Words looses footnotes converting DOCX t...

    Scenario: Convert DOCX to PDF. Issue: Aspose.Words 24.12 – No footnotes on the first page of the generated PDF. Aspose.Words 25.1 – Pdf cannot be generated. NullReferenceException is thrown is thrown. Attachments: …...way the conversion is being handled in that version. This could...to exporting bookmarks or handling headers and footers, which...

    forum.aspose.com/t/aspose-words-looses-footnote...
  7. Issue with Converting PDF to Black and White fo...

    Problem Description: I am using Aspose.PDF for .NET (Version 21.6.0) to convert PDFs to black and white (grayscale) pdfs. The conversion works fine for smaller PDFs, but when the input PDF has more than 20 pages, the pr…...Save(outputFilePath); } } catch (Exception ex) { Console.WriteLine("Error:...there a better approach to handle large PDFs and avoid memory...

    forum.aspose.com/t/issue-with-converting-pdf-to...
  8. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output PDF when there is nothing to print using Aspose.Cells for Node.js via C++....getOutputBlankPageWh() property to handle this issue. If you set it to...to false , then an exception will occur whenever there is nothing...

    docs.aspose.com/cells/nodejs-cpp/avoid-blank-pa...
  9. Generate Reports in PST Files via Java | produc...

    Java sample code to create PST format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....(MailException ex){ //print exception } About Aspose.Email for Java...as MSG, EMLX, EML and MHT. Handling of email attachments, customization...

    products.aspose.com/email/java/assembly/pst/
  10. Issues with <<doc>> Tag and -sourceStyles Behav...

    I am facing two issues while using the <<doc>> tag as per the documentation on Inserting Documents Dynamically. I’d appreciate your guidance on the following: 1. Error When Using Simple <<doc>> Tag with -sourceStyles an…...document, is there any way to handle those as well? Professionalize... it is not the only way to handle this situation. You might want...

    forum.aspose.com/t/issues-with-doc-tag-and-sour...