Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,159 for

exception handling

(0.18 sec)
  1. DocumentLoadingArgs | Aspose.Words for Java

    An argument passed into IDocumentLoadingCallback.notifycom.aspose.words.DocumentLoadingArgs in Java....progressCallback() throws Exception { LoadingProgressCallb progressCallback...(IllegalStateExceptio exception) { System.out.println(exception.getMessage());...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. FieldMergingArgs | Aspose.Words for Java

    Provides data for the MergeField event 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...
  7. 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...
  8. Doc文档save时报错 - Free Support Forum - aspose.com

    请问下这个报错可能是什么原因: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>24.7</version>= </dependency> public String doc2Markdown(String taskId, InputStream inputStream, DocFilterCal…...DocFilterCallerData callerData) throws Exception { try (inputStream; ByteArrayOutputStrea...ream inputStream) throws Exception { try (ByteArrayOutputStrea...

    forum.aspose.com/t/doc-save/324374
  9. Miscellaneous | Aspose.Tasks Documentation

    The page contains useful scenarios of how Aspose.Tasks for .NET can be extracted from Microsoft Project MPP files....resource allocation, and calendar handling, there are several other useful...using Aspose.Tasks. Handling Exceptions Discover techniques for...

    docs.aspose.com/tasks/net/miscellaneous/
  10. Merge VCF Files via .NET | products.aspose.com

    Combine VCF files using the C# code sample from the advanced library on .NET Framework, .NET Core Platforms. Optimize email Handling!..." ); } catch (Exception ex) { Console.WriteLine( $"An...files and messages, as well as handling calendar and contact data...

    products.aspose.com/email/net/merger/vcf/