Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 907 for

exception handling

(0.07 sec)
  1. 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...
  2. 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-...
  3. 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
  4. 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...
  5. 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...
  6. 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...
  7. 使用 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...
  8. 使用 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...
  9. If the zip file corrupted or not a zip file, th...

    I’m developing with latest Aspose.zip in c# to handle zip entries. But recently i met issue that the file will be occupied by aspose zip and cannot release the file. To quickly reproduce the issue, you can try with any …...zip in c# to handle zip entries. But recently i...Extract(“C:\tempFolder”); } } catch (Exception ex) { Thread.Sleep(3000);...

    forum.aspose.com/t/if-the-zip-file-corrupted-or...
  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...