Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 876 for

exception handling

(0.04 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. 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-...
  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. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...get()); } catch (Exception e) { throw new RuntimeException("获取图片失败"...} return images; } catch (Exception e) { throw new RuntimeException(e);...

    forum.aspose.com/t/pdf-not-supported-image-type...
  6. 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...
  7. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...I enable common language exceptions, I encounter numerous System...PDF.dll . Error Samples: Exception thrown: ‘System.InvalidOperationExce’...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  8. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...encountering is related to the handling of Office Math in the document...support for various features. Handle Math Content : If your document...

    forum.aspose.com/t/doc/314783
  9. Parameters of 1D Barcode Generation|Documentation

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

    docs.aspose.com/barcode/androidjava/1d-barcodes...
  10. Parameters of 1D Barcode Generation|Documentation

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

    docs.aspose.com/barcode/python-java/generate-1d...