Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 952 for

exception handling

(0.52 sec)
  1. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...are using is customised to handle multiple excel types. Since...ImageOrPrintOptions()); } catch (Exception e) { e.printStackTrace();...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  2. Public API Changes in Aspose.Imaging 2.4.0|Docu...

    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....responsible of handling Jpeg specific exceptions. Below code snippet...()); } catch ( JpegException exception ) { // specific processing...

    docs.aspose.com/imaging/java/public-api-changes...
  3. block|Documentation

    Block element is used to organize content within containers....Allowed child elements All, except for block . Clipping and wrapping...fit inside the block. The handling of these edge cases is performed...

    docs.aspose.com/omr/net/txt-markup/block/
  4. Fail to calculate CELL("filename") - Free Suppo...

    Upon calling calculateFormula on a workbook that has a cell with =CELL("filename", B2) formula fails to calculate the cell. Screenshot 2025-09-26 at 10.20.57 AM.jpg (146.0 KB) Excel file to repro: image.png (20.7 KB)...Cells handles certain Excel functions. The...save(outputStream, saveOptions); } catch (Exception e) { throw new IOException("Failed...

    forum.aspose.com/t/fail-to-calculate-cell-filen...
  5. Additional Bookmarks Added During Aspose Docume...

    We are using Aspose for document generation. In our Word template, we have only one bookmark defined. However, when we generate the document through Aspose, the output document contains additional bookmarks (for example,…...expected behavior due to Aspose handling or converting internal structure...prevents index‑out‑of‑range exceptions. Tip : If you need to keep...

    forum.aspose.com/t/additional-bookmarks-added-d...
  6. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....how the document should be handled if errors occur during loading...how the document should be handled if errors occur during loading...

    reference.aspose.com/words/java/com.aspose.word...
  7. Utility Features|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....Email can handle SSL certificates on Exchange...invalid, Aspose.Email throws an exception due to invalid SSL certificate...

    docs.aspose.com/email/cpp/utility-features/
  8. Error on loading HEIC - Free Support Forum - as...

    Hello Support, loading the attached HEIC files with Imaging cause following Exception: Message: Aspose.Imaging.CoreExceptions.ImageSaveException : Image saving failed. ----> Aspose.Imaging.CoreExceptions.ImageSaveEx…...with Imaging cause following exception: Message: Aspose.Imaging.CoreExceptions...settings that the library cannot handle. Solution To resolve this issue...

    forum.aspose.com/t/error-on-loading-heic/315108
  9. Serialization error and Trailer not found after...

    Hi, We were using Aspose Java 19.10 version for aspose-pdf. We upgraded it to 24.10 and few of our files started failing with below stack trace. Could you’ll help to identify the cause and fix? com.aspose.pdf.PageColle…...exceptions.InvalidPdfFileFormat: Trailer...in the Aspose.PDF library to handle older PDF formats. Review Release...

    forum.aspose.com/t/serialization-error-and-trai...
  10. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple pptx files, and then uses com.aspose.slides.Presentation#save(java.lang.String, int) to save the merged file. This log…...filesystem-related issues (file handles, disk space, network filesystem...there will be a concrete I/O exception, or it will become clear that...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...