Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 1,845 for

error handling

(0.55 sec)
  1. Aspose.Cells unable to load xlsx file - Free Su...

    We are facing below exception while trying to open the shared xlsx file. Exception.Message : Invalid IconSetType val Exception.Source : Aspose.Cells Exception.StackTrace : at e.Warning(WarningInfo ) at .() at .(Wor…... This error typically indicates that there...if there are any warnings or errors. If Excel can recover it, save...

    forum.aspose.com/t/aspose-cells-unable-to-load-...
  2. Aspose.Cells or VSTO|Documentation

    Aspose.Cells for .NET is an advanced Excel file processing library that provides great support for all Microsoft Excel and other file formats. VSTO and Aspose.Cells do not compete with each other because they solve slightly different user tasks using C#....Cells you can handle some pretty tricky and complex...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/net/why-not-vsto/
  3. How to Format Number to Time|Documentation

    This article introduces how to format numbers to time using the Aspose.Cells for Java API.... Error Reduction : By formatting numbers...common scenarios and how to handle them: Scenario 1: Convert Hours...

    docs.aspose.com/cells/java/how-to-format-number...
  4. Document Processing Interruption in C#|Aspose.W...

    How to use the .NET CancellationToken in Aspose.Words to safely interrupt long-running document processing tasks in C#...explains how to detect and handle processing interruptions for...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/net/document-processing-i...
  5. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...Words handles the rendering of charts and...configurations, as well as any error messages you might be encountering...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  6. PDF OptimizeResources: 5 of 8 options have crit...

    Bug Report: Document.OptimizeResources — Multiple Critical Defects Product: Aspose.PDF for .NET Version Tested: 26.2.0 (issues also confirmed across v23.x–v25.x) Platform: .NET 10, Windows, x64 License: Aspose.Total (…... No warning or error is emitted when corruption occurs...There is no try/catch that can handle it. The CLR terminates the...

    forum.aspose.com/t/pdf-optimizeresources-5-of-8...
  7. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with C++...."Jpg" ; break ; default : // Handle other formats if needed break...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  8. HTML to PDF conversion runaway memory usage - F...

    Using the latest version (25.4) of Aspose.HTML for .NET, some HTML documents that we convert will go into a runaway memory usage. We have isolated the code to a console app and still see the same issue with all available…...will trigger an out of memory error for this document being converted...Normally this will be able to handle 10 documents at a time being...

    forum.aspose.com/t/html-to-pdf-conversion-runaw...
  9. Recognition settings|Documentation

    How to improve recognition accuracy and tune up Aspose.OCR for JavaScript via C++ engine....detection Determine how to handle complex text layouts (multi-column...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/ocr/javascript-cpp/settings/
  10. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…...01 Error! Can not resolve method ‘IsNullOrEmpty’...Strict; Is there any way to handle it? I cannot afford to change...

    forum.aspose.com/t/aspose-words-forcefully-conv...