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

exception handling

(0.14 sec)
  1. Aspose Errors related to Calendar and Email con...

    Hi , We are getting some aspose errors for one of our client from from Norway (Central European Standard Time). They have calender week from - Mon->Sunday ( and not Sunday to Saturday) Below are the list of errors whic…... • Is the timezone handling correctly set to Central European...So, I guess this should be handled by lib margarita.samodurova...

    forum.aspose.com/t/aspose-errors-related-to-cal...
  2. 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...
  3. 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/
  4. 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...
  5. 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
  6. 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...
  7. IDocumentLoadingCallback Interface | Aspose.Wor...

    Customize document loading with Aspose.Words.IDocumentLoadingCallback. Implement your own method for enhanced control and flexibility in document management....OperationCanceledExc exception ) { Console . WriteLine ( exception . Message...Message ); // Handle loading duration issue. } } /// <summary> ///...

    reference.aspose.com/words/net/aspose.words.loa...
  8. 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...
  9. 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...
  10. Mhtml to pdf conversion - pdf output is not as ...

    input mhtml file AccuWeather.zip (50.3 KB) output pdf file AccuWeather_html.pdf (154.8 KB) language: java 21 aspose-words 25.2 our expectation is, the contents of output pdf should be similar to how the mhtml file …...outputFilePath); } catch (Exception e) { e.printStackTrace();...in the PDF. File Handling : Make sure to handle file streams properly...

    forum.aspose.com/t/mhtml-to-pdf-conversion-pdf-...