Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 952 for

exception handling

(0.19 sec)
  1. How to Open Password Protected Excel File in Java

    This article encompassess information on how to open password protected Excel file in Java. By using Java open Excel file with password with the help of a few lines of code provided in this article....application flow properly by handling the exceptions raised in case of missing...method value to null, an exception with a message stating, “Please...

    kb.aspose.com/cells/java/how-to-open-password-p...
  2. OutOfMemoryException When Generating Previews f...

    Hi Aspose Support, We are encountering an OutOfMemoryException when using AsposePDF to generate a preview for a PDF document with around 416 pages. System.OutOfMemoryException: Exception of type 'System.OutOfMemoryExce…...OutOfMemoryException: Exception of type 'System.OutOfMemoryException'...limitations or best practices for handling high-page-count documents...

    forum.aspose.com/t/outofmemoryexception-when-ge...
  3. Read Outlook for Mac OLM File & Get Folders & S...

    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....possible, without throwing out exceptions, even if some data of the...OlmStorage (( exception , id ) => { /* Exception handling code. */...

    docs.aspose.com/email/python-net/read-outlook-f...
  4. Does the crossplatform package for slides repla...

    Previously, I had to download the crossplatform\Aspose.Slides.dll from your site, and then include that in our app. I see now that in Nuget there is dotnet add package Aspose.Slides.NET6.CrossPlatform --version 25.11.0.…...Pptx); If no exception is thrown, the native library...override the default content handling (e.g., custom CopyToOutputDirector...

    forum.aspose.com/t/does-the-crossplatform-packa...
  5. Does the Cross-Platform Package for Aspose.Slid...

    Previously, I had to download the crossplatform\Aspose.Slides.dll from your site, and then include that in our app. I see now that in Nuget there is dotnet add package Aspose.Slides.NET6.CrossPlatform --version 25.11.0.…...Pptx); If no exception is thrown, the native library...override the default content handling (e.g., custom CopyToOutputDirector...

    forum.aspose.com/t/does-the-cross-platform-pack...
  6. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...version of your function that handles multiple frames: private static...add(new GRestore()); } } catch (Exception e) { e.printStackTrace();...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...
  7. Aspose.Cells fail to fetch GetRangeByName when ...

    Hi team, In newer versions of Aspose if a Name.RefersTo has something like =INDIRECT(ADDRESS(1,1,INDIRECT(“B1”))) then, Worksheets.GetRangeByName throws Exception. I’m using Aspose 25.3.0, This wasn’t happening in pre…...GetRangeByName throws Exception. I’m using Aspose 25.3.0,...Debugging : Implement error handling around the GetRangeByName...

    forum.aspose.com/t/aspose-cells-fail-to-fetch-g...
  8. Aspose.Cells for .NET how to Excel corruption d...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (4.9 KB) How to get the witch line getting an error....line, you can implement error handling in your code. This will allow...allow you to catch exceptions and log the specific line or cell...

    forum.aspose.com/t/aspose-cells-for-net-how-to-...
  9. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...Code : Consider adding error handling around the Appointment.load()...function that includes error handling: def run(): prepared_file...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  10. Questions about multithreading limitations on A...

    Hello, I would like to know if there are any concurrency or multithreading limitations in Aspose.Words for Java, and if so, could you please provide more details?...concurrent usage, allowing you to handle multiple documents in parallel...the system’s resources when handling many documents concurrently...

    forum.aspose.com/t/questions-about-multithreadi...