Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 682 for

exception handling

(0.05 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. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws Exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...paragraph->GetRect(); , it throws exception: System::NullReferenceExcepti:...2025, 1:14pm 2 @pankajku The exception you’re encountering, “Sys...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  3. Aspose.Pdf.Facades.Form. ImportFdf unable to ca...

    When using the Aspose.Pdf.dll ( version 25.1 and 25.5) , calling the Aspose.Pdf.Facades.Form.ImportFdf method results in error "unable to cast object of type ‘aspose.pdf.annotations.widgetannotation’ to type ‘aspose.pdf…... Error Handling : Implement error handling in your code...code to catch exceptions and log detailed error messages. This can...

    forum.aspose.com/t/aspose-pdf-facades-form-impo...
  4. Specify Load Options in Python|Aspose.Words for...

    More accurately control the load process using Python....TempFolder to Avoid a Memory Exception Aspose.Words supports extremely...problem with Out of Memory exception while loading a document,...

    docs.aspose.com/words/python-net/specify-load-o...
  5. 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
  6. 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...
  7. 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...
  8. PDF Merge returns Object reference not set to a...

    Using the PdfFileEditor.Concatenate method is throwing a “Object reference not set to an instance of an object System.NullReferenceException” error. Both files intended to merge exist and confirm they exist. We can merge…...the input files is not being handled correctly during the concatenation...Implement error handling to catch any exceptions and log them for...

    forum.aspose.com/t/pdf-merge-returns-object-ref...
  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. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters... Exception Handling Both methods of abortion...recognition process and handle the exception. How to get BarCodeInstance...

    docs.aspose.com/barcode/javascript-cpp/develope...