Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,159 for

exception handling

(0.43 sec)
  1. 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...
  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. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN 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...
  4. Spreadsheet Editor - Working with Files|Documen...

    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....method comes into action to handle the situation. WorkbookService...Workbook ( i ); } catch ( Exception x ) { return null ; } String...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  5. 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...
  6. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document loading. Set passwords and base URIs effortlessly for seamless integration and security....how the document should be handled if errors occur during loading...// Aspose.Words throw an exception if we try to open an encrypted...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Frequently Asked Questions | Aspose.PUB for C++

    Get answers to all the most frequent questions about Aspose.PUB for C++, which is a comprehensive API for manipulation, Conversion and editing .pub files....streamlines your workflow for handling Microsoft Publisher (.pub)...full product functionality except for some evaluation limitations...

    docs.aspose.com/pub/cpp/faq/
  8. 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...
  9. 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...
  10. FAQ|Aspose.Slides for PHP Documentation

    Get answers to FAQ on Aspose.Slides for PHP via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting.... Exceptions Q: I am getting an out of memory exception while...for PHP via Java can easily handle presentation files of around...

    docs.aspose.com/slides/php-java/faqs/