Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,159 for

exception handling

(1.28 sec)
  1. 多线程下获取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...
  2. 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-...
  3. 读取 Outlook PST 文件并获取文件夹及子文件夹信息|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....TraversalAsposeExcep exception , String itemId ) { // Exception handling code...TraversalAsposeExcep exception , String itemId ) { // Exception handling code...

    docs.aspose.com/email/zh/java/read-outlook-pst-...
  4. 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...
  5. 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...
  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 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-...
  8. 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...
  9. doc.removeBlankPages() is raising `java.lang.St...

    We are encountering a reproducible StringIndexOutOfBoundsException: -1 when attempting to process or inspect a specific MS Word document which can be found here error_page.docx (14.9 KB). The error appears to be trigge…...trace of the exception is as given below: Exception in thread "main"...main(String[] args) throws Exception { Document doc = new Document(args[0]);...

    forum.aspose.com/t/doc-removeblankpages-is-rais...
  10. 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...