Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 952 for

exception handling

(0.2 sec)
  1. Unsupported symbols in the name of the html fil...

    Hi, I am using Aspose.HTML library and I found out that it doesn’t support ‘#’ character in the name of the input html file when windows handles it OK. Is there any solution of this issue? Here is sample code: using (v…...input html file when windows handles it OK. Is there any solution...WriteLine(“OK”); } Exception I get: Unhandled Exception: System.Exception: ‘file:///D:/work/...

    forum.aspose.com/t/unsupported-symbols-in-the-n...
  2. 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...
  3. 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...
  4. 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-...
  5. 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...
  6. 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...
  7. 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
  8. 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...
  9. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...md", save_options) except Exception: traceback.print_exc()...save(f"自訂格式(電商匯入中心)11.md", save_options) except Exception: traceback.print_exc()...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  10. 使用 Python 查看 XML 文件 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式打开和查看 XML 文档...xslt" ) # Set error handling strategy options . ParsingErrorsHandlin...ParsingErrorsHandlin . THROW_EXCEPTION_IMMEDIATELY document = apdf...

    products.aspose.com/pdf/zh-hant/python-net/view...