Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,139 for

exception handling

(0.15 sec)
  1. Issue with outputting sequential data using LIN...

    I have an issue with outputting sequential data if the field that should be iterated has a null value in the JSON. JSON: { "data":{ "contact":{ "array": null } } } In the document I have the next dat…...<</foreach>> Here is the exception that I have with the example...example above: Exception in thread “main” java.lang.IllegalStateExceptio:...

    forum.aspose.com/t/issue-with-outputting-sequen...
  2. IDocumentLoadingCallback.Notify | Aspose.Words ...

    Track document loading progress effortlessly with the IDocumentLoadingCallback Notify method. Enhance user experience with real-time updates!... An exception should be threw from the progress...OperationCanceledExc exception ) { Console . WriteLine ( exception . Message...

    reference.aspose.com/words/net/aspose.words.loa...
  3. How to Convert AI Files to SVG in Python Progra...

    Learn how to convert AI files to SVG in Python using Aspose.PSD for Python via .NET. Step‑by‑step guide with code, prerequisites, and best practices....svg" , svg_options) Handle errors and verify output :...logic in a try‑except block to catch any exceptions and confirm...

    blog.aspose.com/psd/how-to-convert-ai-files-to-...
  4. Generate Reports in OST Files via Java | produc...

    Java sample code to create OST 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/ost/
  5. Working with Tasks | Aspose.Tasks Documentation

    Learn how to create, update, and manage tasks in Microsoft Project files (MPP/XML) using Aspose.Tasks for .NET. Includes guides on properties, durations, costs, constraints, and task hierarchy.... Handling constraints, priorities, and...Properties Tasks and Calendars Handling Task Constraints Working with...

    docs.aspose.com/tasks/net/working-with-tasks/
  6. 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 JavaScript via C++....outputBlankPageWhenN property to handle this issue. If you set it to...to false , then an exception will be thrown when there is nothing...

    docs.aspose.com/cells/javascript-cpp/avoid-blan...
  7. Creating MapiCalendar in Aspose.Email - Free Su...

    I’m trying to create a MapiCalendar from fields of OLM calendar items , but it shows Win32 FileTime error . bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStor…...(mapi == null) continue; // ✅ Handle calendar items safely //if...AddMapiMessageItem(calItem); } catch (Exception exCal) { LogMessage($"Calendar...

    forum.aspose.com/t/creating-mapicalendar-in-asp...
  8. Corrupted PPTX File When Converting from PPT in...

    I use Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The output file is corrupted when opening with MS PowerPoint 365. Here is the code snippet that I use to convert this file: Presentation d…... Error Handling : Implement error handling to catch any...any exceptions during the conversion process. This can provide more...

    forum.aspose.com/t/corrupted-pptx-file-when-con...
  9. FieldMergingArgsBase | Aspose.Words for Java

    Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....with a custom callback that handles merge data in the form of HTML...void insertHtml() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Genrating PDF with html frtagments as a large f...

    Hi, I have been using ASPOSE PDF licensed version, trying to generate pdf for around 700 pages. Each page represent a project which has information around a project of constructed html content. It works fine for few …...doesn’t throw any error or exception or printing the pdf also this...allocated, especially when handling large documents. Consider...

    forum.aspose.com/t/genrating-pdf-with-html-frta...