Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,063 for

error handling

(0.16 sec)
  1. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud attachment and add as an attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge attachments? Samp…... Error: java.lang.OutOfMemoryError:...19, 2024, 9:25am 2 @schukka Handling large attachments, such as...

    forum.aspose.com/t/how-to-deal-with-huge-attach...
  2. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…...a format that might not be handled properly by the conversion...improvements related to image handling. Use Rasterization Options...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  3. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …...provided alternative methods for handling graphics. Run on Windows :...PdfSaveOptions(true); // Suppress errors if needed using (FileStream...

    forum.aspose.com/t/system-drawing-common-depend...
  4. ASPOSE 25.5 Chinese language data is not displa...

    Hello Team, I have a Issue with the aspose 25.5 version. When I try to generate the pdf for the english language it is created with all the data but for the same data with chinese language it is only displaying the lab…...improvements related to font handling in later versions. Here’s...specific HTML content or any error messages you are encountering...

    forum.aspose.com/t/aspose-25-5-chinese-language...
  5. Set the background color for PDF with JavaScrip...

    Set background color for the your PDF file with JavaScript via C++.... we select the PDF file to handle. Create a ‘FileReader’. The...accordingly, there will be an error in your file, then information...

    docs.aspose.com/pdf/javascript-cpp/set-backgrou...
  6. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadOptions for enhanced text document loading. Customize your Document object with flexible options for optimal performance....option of a leading space handling. Default value is ConvertToIndent...the document should be handled if errors occur during loading....

    reference.aspose.com/words/net/aspose.words.loa...
  7. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...Layer group export image error:The rectangle has no common processing...2025, 5:38am 2 @youxin The error message “The rectangle has no...

    forum.aspose.com/t/layer-group-export-image-err...
  8. Issues with Aspose cells upgrade "gridjs-spread...

    Hi Team, I am using “gridjs-spreadsheet”: “^25.9.0”, version earlier I used “gridjs-spreadsheet”: “^24.6.2” here the images are loading correctly , after upgrade the images are not loading properly...related to changes in image handling in the newer version. To troubleshoot...or updates concerning image handling. Image Path : Verify that...

    forum.aspose.com/t/issues-with-aspose-cells-upg...
  9. Mail Protocols|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.... Provides detailed error messages and status codes to...email transmission. SMTP can handle multipart messages, allowing...

    docs.aspose.com/email/net/mail-protocols/
  10. Specify Load Options in C++|Aspose.Words for C++

    More accurately control the load process....and do not require special handling. On the other hand, there...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/cpp/specify-load-options/