Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 876 for

exception handling

(0.16 sec)
  1. 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/
  2. Specific Parameters of 1D Barcodes|Documentation

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for C++...Set to 2 Is Set to 5 Handle Exceptions on Incorrect Barcode Text...this property is enabled, an exception is thrown if the barcode text...

    docs.aspose.com/barcode/cpp/1d-barcode-types/
  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. 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. 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...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. XPS page event-based modifications | C++

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for C++...concept of events and event handling. In this model, the flow of...event. The user can define the handling of such events by extending...

    docs.aspose.com/page/cpp/xps/event-based-modifi...