Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,139 for

exception handling

(0.18 sec)
  1. Aspose.Cells.GridJs 24.2.0 OutOfMemoryException...

    Hello Aspose Support Team, We are currently using Aspose.Cells.GridJs version 24.2.0 in our web application and are facing a critical issue when loading large Excel files. Issue Description: When attempting to load Ex…...patch that improves large file handling? If we upgrade from 24.2.0...attached the Visual Studio exception screenshot showing the System...

    forum.aspose.com/t/aspose-cells-gridjs-24-2-0-o...
  2. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event 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. 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/...
  4. Excel Waterfall Chart: Data Labels Not Showing ...

    Hi Team, In Excel’s waterfall chart, enabling Linked to source for data labels does not apply the compact number format. This behavior differs from other chart types, where data labels correctly display in a compact for…...internal formatting engine handles these locale-specific settings...Excel has this issue when handling chart types after 2016, including...

    forum.aspose.com/t/excel-waterfall-chart-data-l...
  5. 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-...
  6. 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...
  7. Waterfall chart Data labels are not getting rem...

    https://forum.aspose.com/t/waterfall-chart-data-labels-are-not-getting-removed/324570/9 NewOutput.zip (10.0 KB)...xlsx"); } catch (Exception e) { e.printStackTrace();...Aspose.Cells library when handling data labels in waterfall charts...

    forum.aspose.com/t/waterfall-chart-data-labels-...
  8. 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/
  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. DocumentLoadingArgs.EstimatedProgress | Aspose....

    Track progress effortlessly with DocumentLoadingArgs' EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....OperationCanceledExc exception ) { Console . WriteLine ( exception . Message...Message ); // Handle loading duration issue. } } /// <summary> ///...

    reference.aspose.com/words/net/aspose.words.loa...