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

exception handling

(0.62 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. HTML -> PDF Converter Fails In Linux Environmen...

    Package is running in Azure and works fine except for the HTML converter which reports: System.Drawing.Common is not supported on non-Windows platforms. See Breaking change: System.Drawing.Common only supported on Windo…...running in Azure and works fine except for the HTML converter which...libraries or services that can handle HTML to PDF conversion without...

    forum.aspose.com/t/html-pdf-converter-fails-in-...
  3. 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...
  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. 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...
  6. 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...
  7. 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...
  8. Using Aspose.Slides on Azure|Aspose.Slides Docu...

    Use Aspose.Slides on Azure App Service, Functions, and containers to generate, edit, and convert PPT, PPTX and ODP in scalable cloud .NET apps....Azure’s dynamic scale, you can handle spikes in file uploads without...sample snippet showing how to handle concurrency by processing each...

    docs.aspose.com/slides/net/using-aspose-slides-...
  9. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following Exceptions: java.lang.NullPointerException: Cannot read field "c" because…...process throws the following exceptions: java.lang.NullPointerException:...partial output is produced. Exceptions observed: NullPointerException...

    forum.aspose.com/t/getting-nullpointerexception...
  10. 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...