Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 684 for

exception handling

(0.07 sec)
  1. Issue Loading 60MB File in UI with Grid.js and ...

    Hi Team, We attempted to load a 60MB file using Grid.js and Aspose Java, but the file didn’t render in the UI. Could you help identify possible reasons for this? Here’s the file link for reference: 60 MB Excel Example F…...enough memory allocated to handle large files. Solution: Increase...when handling large files. Cause: Lack of Error Handling Without...

    forum.aspose.com/t/issue-loading-60mb-file-in-u...
  2. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体...likely related to how WPS handles formatting and styles when...programmatically. Error Handling : Implement error handling in your code...

    forum.aspose.com/t/aspose-cells-wps/314668
  3. **IMPACT PRODUCTION SERVER** - Aspose.PDF- High...

    Hi Support, We are using Aspose.PDF to convert PDFs to HTML in one of our main applications. However, we are experiencing extremely high memory usage on our server, with consumption reaching 95%. We have tried all avai…...clearKeepingFontSett(); } } catch (Exception e) { e.printStackTrace();...printStackTrace(); // Log the exception if necessary } Below is the license details:-...

    forum.aspose.com/t/impact-production-server-asp...
  4. NullPointerException when reading ZIP Archive c...

    Hello Aspose Support Team, I’ve encountered an issue while using the Aspose.Zip library in my Java project. Specifically, after creating a ZIP archive that contains only an empty directory, I’m unable to read the archi…...void testEmptyDir() throws Exception { Path testDir = Paths.ge...the ZipInputStream may not handle empty entries properly, leading...

    forum.aspose.com/t/nullpointerexception-when-re...
  5. Issue after upgrading POI version - Free Suppor...

    Hi guys, I upgraded the POI version in my program to 5.4.1, but it caused an issue that prevents the file from being converted to PDF. When I revert the version back to 4.1.2, everything works fine. We are currently u…...1) handles Excel files compared to the...lies in how Aspose.Cells is handling the file. Test with Different...

    forum.aspose.com/t/issue-after-upgrading-poi-ve...
  6. Converting from PDF to PDF/A does not produce t...

    Good evening, I encountered a problem converting from PDF to PDF/A. The file I’m attaching file1 1 (1).pdf (135,0 KB) cannot be converted to PDF/A. The conversion result is always in the “standard” PDF format. I tri…...the desired PDF/A format and handling any conversion errors appropriately...toPdf(OutputStream os) throws Exception { if (os == null) { throw...

    forum.aspose.com/t/converting-from-pdf-to-pdf-a...
  7. Occurs error while retrieving Signature from PD...

    Dear Guy we encountered a new problem while retrieving the signature info by component Asepose.PDF which version is 23.11 . It exists till after we upgrade it into version 24.08 . bellow is the code and we find the pr…..."); } } catch (Exception ex) { Console.WriteLine($"Error:...more detailed information on handling signatures, you can refer...

    forum.aspose.com/t/occurs-error-while-retrievin...
  8. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...", false); } } catch (Exception) { // Something unexpected...engine, Exception& exception) --- End of inner exception stack...

    forum.aspose.com/t/index-was-outside-the-bounds...
  9. Creating and Managing PST Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... If set to ‘true’, an exception will be thrown if the container...property to control whether an exception should be thrown when adding...

    docs.aspose.com/email/net/create-and-manage-pst...
  10. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++....outfilename ); } catch ( System :: Exception ex ) { std :: cerr << ex ->...outfilename ); } catch ( System :: Exception ex ) { std :: cerr << ex ->...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...