Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 811 for

exception handling

(0.1 sec)
  1. 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-...
  2. Aspose.PSD for .NET 24.1 - Release Notes|Docume...

    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....PSDNET-1835 [AI Format] Add basic handling for multipage AI images Feature...PSDNET-1835. [AI Format] Add basic handling for multipage AI images string...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  3. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...add(image); } catch (Exception e) { System.err.println("Error...the image repeatedly. Image Handling : Instead of directly adding...

    forum.aspose.com/t/duplicate-image-is-creating-...
  4. 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...
  5. Defining Weekdays for Exceptions | Aspose.Tasks...

    Learn how to define Exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks for C# and C++....Calendar Exceptions Defining Weekdays for Exceptions Live Demos...Buy Defining Weekdays for Exceptions Contents [ Hide Show ] When...

    docs.aspose.com/tasks/cpp/defining-weekdays-for...
  6. XLS file becomes unsavable after the first save...

    Hi Aspose team, I’m having an issue with the XLS file. After loading and saving it the first time, I tried to load the output file and save it again (second time), but it throws an error: “Index was outside the bounds o…... Error Handling : Implement error handling around your save...operation to catch and log any exceptions that may provide more insight...

    forum.aspose.com/t/xls-file-becomes-unsavable-a...
  7. 多线程下获取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...
  8. Read PST Files and Retrieve Information|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....possible, without throwing out exceptions, even if some data of the...PersonalStorage (( exception , itemId ) => { /* Exception handling code. */...

    docs.aspose.com/email/net/read-pst-files-and-re...
  9. 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...
  10. 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/...