Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 4,239 for

error processing

(0.3 sec)
  1. Collection was modified; enumeration operation ...

    In a multithreading solution we convert millions of pdf documents to pdfa/2. Used in a webapplication (c# dotnet10), and code is in library (netstandard2.0) Aspose.pdf 26.6 Exception message: System.InvalidOperationE…...you for reporting Does this error appears on specific documents...multi-thread operations the process breaks with exception you mentioned...

    forum.aspose.com/t/collection-was-modified-enum...
  2. Aspose.Cells for Java|Documentation

    Aspose.Cells for Java is a class library which supports creating, updating, and saving Excel files. Aspose.Cells for Java also supports converting files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text, and popular image formats including TIFF, JPG, PNG, BMP, and SVG....developers to manipulate and process spreadsheet files within their...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/java/
  3. Load or Import CSV file with Formulas|Documenta...

    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....formula calculation engine will process them as usual. Load or Import...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/java/load-or-import-csv-f...
  4. Merge Files|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....store temporary data for the process. AI Document Assistant Close...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/net/merge-files/
  5. System.ArgumentNullException: Could not find th...

    I encountered an issue while importing a PST file for the first time. During the initial import, the process failed with the following exception: System.ArgumentNullException: Could not find the data block by its ident…...During the initial import, the process failed with the following exception:...MailQuery v, FolderKind c) This error occurred specifically while...

    forum.aspose.com/t/system-argumentnullexception...
  6. 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;…...InvalidOperationExce errors in Aspose.PDF.dll . Error Samples: Exception...from 21.9 to 24.7, and these errors started appearing. I am not...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  7. Converting a PCL file to PDF using Python | Asp...

    Sample code on Python for PCL to PDF conversion. Use example code for batch PCL to PDF conversion with Python and .NET...format with a modern document-processing Python API. Use just a few...businesses. Since it is able to process a large amount of information...

    products.aspose.com/pdf/python-net/conversion/p...
  8. Issue with Aspose.PSD for .NET 25.4.0 – Image L...

    Hello, I recently upgraded to Aspose.PSD for .NET 25.4.0 and am encountering exceptions when Processing certain files. Specifically, the following line of code is throwing an exception: using var image = (AiImage)Aspo…...encountering exceptions when processing certain files. Specifically...Sorokin I’m also getting the same error, could you please let me know...

    forum.aspose.com/t/issue-with-aspose-psd-for-ne...
  9. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....performed automatically; this process is called binarization . Automatically...( "image.png" ); // Save processed images to the folder ImageProcessing...

    docs.aspose.com/ocr/java/binarization/
  10. 多线程下获取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.…...new RuntimeException(e); } } Error when extracting images from...new RuntimeException(e); } } Error message as follows: class com...

    forum.aspose.com/t/pdf-not-supported-image-type...