Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 859 for

exception handling

(0.05 sec)
  1. Online XSLFO to XLTX Conversion or Build .NET b...

    Free online app to convert XSLFO to XLTX files. .NET C# conversion library code for XSLFO documents.... Handling page breaks, headers, and...or ranges in the template. Handling repeating elements (e.g.,...

    products.aspose.com/total/net/conversion/xslfo-...
  2. Working with Tasks in Ruby | Aspose.Tasks Docum...

    Learn how to create, modify and delete Microsoft Project tasks using Aspose.Tasks Java for Ruby....Tasks Documentation Handling Critical and Effort-driven...Aspose.Tasks Documentation Handling Priorities in Ruby | Aspose...

    docs.aspose.com/tasks/java/working-with-tasks-i...
  3. Extracting Messages From PST Files example - Fr...

    Hello, I running the example at: https://docs.aspose.com/email/python-net/working-with-messages-in-a-pst-file/#extracting-messages-form-pst-files using the example pst file provided Outlook.pst. i.e. from aspose.email…...pst) Error Handling : Make sure to include error handling in your...your code to catch any exceptions that may occur while accessing...

    forum.aspose.com/t/extracting-messages-from-pst...
  4. 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...
  5. 使用 Python 查看 XML 文件 | Aspose.PDF

    用于在 .NET 上打开和查看 XML 文件的 Python 源代码...xslt" ) # Set error handling strategy options . ParsingErrorsHandlin...ParsingErrorsHandlin . THROW_EXCEPTION_IMMEDIATELY document = apdf...

    products.aspose.com/pdf/zh-hans/python-net/view...
  6. 使用 Python 查看 XML 文件 | Aspose.PDF

    用於打開和查看 .NET 上的 XML 檔的 Python 原始程式碼...xslt" ) # Set error handling strategy options . ParsingErrorsHandlin...ParsingErrorsHandlin . THROW_EXCEPTION_IMMEDIATELY document = apdf...

    products.aspose.com/pdf/zh-hant/python-net/view...
  7. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format in Java....saveExportedFonts() throws Exception { Document doc = new Document(getMyDir()...// Set a callback that will handle font saving in a custom manner...

    reference.aspose.com/words/java/com.aspose.word...
  8. Problem with SkiaSharp on Linux - Free Support ...

    Hi Aspose team, We use Aspose.Cells 23.3.0 in our AzureFunction. Everything works fine on Windows. On Linux, when we call new Workbook(), we get this error: 2024-04-19T09:48:26.226538934Z: [ERROR] Unhandled Exception…...226538934Z: [ERROR] Unhandled exception. System.TypeInitializationEx:...‘SkiaSharp.SKObject’ threw an exception. 2024-04-19T09:48:26.226589134Z:...

    forum.aspose.com/t/problem-with-skiasharp-on-li...
  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. Segmentation faults again using aspose.cells.no...

    Hi, I’m using the latest version of aspose.cells.node. However, once again, I run into so many segmentation faults when converting Excel → HTML (HtmlSaveOptions, have also tried with all options/settings off but it stil…... Error Handling : Implement error handling in your code...code to catch exceptions and log detailed error messages. This can...

    forum.aspose.com/t/segmentation-faults-again-us...