Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,159 for

exception handling

(0.88 sec)
  1. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....public void fields() throws Exception { Document doc = new Document(getMyDir()...FieldStart fieldStart) throws Exception { if (fieldStart == null)...

    reference.aspose.com/words/java/com.aspose.word...
  2. Heap Memory issue - Free Support Forum - aspose...

    When i try to create a sheet with more than 200000 rows and 100 columns. I am getting Java Heap out of memory issue. I am using aspose cells version 24.7 with java 21....2026, 8:06am 4 @Vishal038 , Handling large datasets can be a common...int totalColumns) throws Exception { String fileName = "R"+t...

    forum.aspose.com/t/heap-memory-issue/325703
  3. 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....( String [] args ) throws Exception { // Use parentheses format...format - FNC1 is automatically handled BarcodeGenerator gen = new...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. MapInfoTab/Shapefile DestinationDriverOptions -...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“MapInfoTab”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new MapInfoTabOptions() { IsIgnoreWrongData = true }; } else if (targetFo…...destination file without raising an exception. If the property is false...conversion to fail with an exception, and no output file is generated...

    forum.aspose.com/t/mapinfotab-shapefile-destina...
  5. Large Image Support|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....processing and handling of OutOfMemoryException exceptions, performance...

    docs.aspose.com/psd/net/large-image-support/
  6. Connecting to IMAP Server|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....SelectFolder ( "Inbox" ); } catch ( Exception ex ) { Console . WriteLine...and skipped. In this case, exceptions won’t be generated. Please...

    docs.aspose.com/email/net/connecting-to-imap-se...
  7. Step‑by‑Step Guide to Load a Spreadsheet with A...

    Learn how to load an Excel workbook into a web page using Aspose.Cells.GridJs (client‑side library) with a .NET 6 MVC backend. Includes complete server‑ and client‑side code, configuration steps, and screenshots....and run without modification (except for the file‑system paths that...actions for cell updates, image handling, OLE download, etc. You only...

    docs.aspose.com/cells/net/aspose-cells-gridjs/l...
  8. Defining Weekdays for Exceptions in Ruby | Aspo...

    Learn how to define Exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby....Calendar Exceptions in Ruby Defining Weekdays for Exceptions in Ruby...Buy Defining Weekdays for Exceptions in Ruby Contents [ Hide Show...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  9. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....endPara ) == null )) throw new Exception ( "Parent of the bookmark...is not a paragraph, cannot handle this scenario yet." ); // Limit...

    docs.aspose.com/words/java/copy-bookmarked-text...
  10. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference Exception error on this line of code. H…...am getting null reference exception error on this line of code...that might be causing the exception. Review the document for any...

    forum.aspose.com/t/getting-error-while-converti...