Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 907 for

exception handling

(0.3 sec)
  1. Corrupted PPTX File When Converting from PPT in...

    I use Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The output file is corrupted when opening with MS PowerPoint 365. Here is the code snippet that I use to convert this file: Presentation d…... Error Handling : Implement error handling to catch any...any exceptions during the conversion process. This can provide more...

    forum.aspose.com/t/corrupted-pptx-file-when-con...
  2. 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-...
  3. 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...
  4. 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-...
  5. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the text. Hope you could help me if thi…...", ex, false); } catch (Exception ex) { stopwatch.Stop(); App...explicitly change the background handling. Why it happens Partial CDR...

    forum.aspose.com/t/layers-missing-when-converti...
  6. Step‑by‑Step Guide to Load a Spreadsheet with G...

    Detailed tutorial on using Aspose.Cells GridJs with a Spring Boot backend and a client‑side HTML/JavaScript UI to load, edit, and download Excel files....spreadsheets, updating cells, handling images, OLE objects, and file...</dependency> <!-- Gson for JSON handling --> <dependency> <groupId>...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. Dense multilingual pdf to word conversion - Fre...

    i am trying to convert a PDF which contains multi languages which includes LTR and RTL. while doing so i notice some charecters are missing. i also notice if i open the output file(docx) in MS word and WPS office, conten…...setPreserveOriginalT(true) ) improve handling of RTL / BiDi text. 4 Aspose...stable release (≥ 24.9) RTL handling has been continuously refined;...

    forum.aspose.com/t/dense-multilingual-pdf-to-wo...
  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. 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...