Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,139 for

exception handling

(0.14 sec)
  1. IllegalStateExeption occured for empty strings ...

    Hello, I’m using Aspose.words for java version : 23.10 and my java version is 17. I’m using LINQ reporting engine to populate a docx template and to generate a PDF from it. The encountered error is : java.lang.Ille…...object, resulting in the exception. To avoid this error, you...use a utility method that handles null checks internally, such...

    forum.aspose.com/t/illegalstateexeption-occured...
  2. Issue after upgrading POI version - Free Suppor...

    Hi guys, I upgraded the POI version in my program to 5.4.1, but it caused an issue that prevents the file from being converted to PDF. When I revert the version back to 4.1.2, everything works fine. We are currently u…...1) handles Excel files compared to the...lies in how Aspose.Cells is handling the file. Test with Different...

    forum.aspose.com/t/issue-after-upgrading-poi-ve...
  3. C# API to Send Email | .NET Solution for Develo...

    A powerful API to implement email sending functionality into C# .NET applications using most popular protocols and services....email formats, attachment handling, and advanced configuration...managing email servers and handling the delivery and focus on...

    products.aspose.com/email/net/send-email/
  4. Aspose.Words Markdown Generation Fails for Spec...

    Hello Aspose Support Team, We are facing an issue while converting certain Word template documents (.docx) into Markdown format using Aspose.Words. Issue Summary Service: TextExtractor Operation: Word (.docx) → Markd…...fails with an internal Aspose exception related to shape rendering...Markdown export and shape handling. Advise if this is a bug,...

    forum.aspose.com/t/aspose-words-markdown-genera...
  5. Specify Load Options in C++|Aspose.Words for C++

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

    docs.aspose.com/words/cpp/specify-load-options/
  6. Converting from PDF to PDF/A does not produce t...

    Good evening, I encountered a problem converting from PDF to PDF/A. The file I’m attaching file1 1 (1).pdf (135,0 KB) cannot be converted to PDF/A. The conversion result is always in the “standard” PDF format. I tri…...the desired PDF/A format and handling any conversion errors appropriately...toPdf(OutputStream os) throws Exception { if (os == null) { throw...

    forum.aspose.com/t/converting-from-pdf-to-pdf-a...
  7. **IMPACT PRODUCTION SERVER** - Aspose.PDF- High...

    Hi Support, We are using Aspose.PDF to convert PDFs to HTML in one of our main applications. However, we are experiencing extremely high memory usage on our server, with consumption reaching 95%. We have tried all avai…...clearKeepingFontSett(); } } catch (Exception e) { e.printStackTrace();...printStackTrace(); // Log the exception if necessary } Below is the license details:-...

    forum.aspose.com/t/impact-production-server-asp...
  8. 读取 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....PersonalStorage (( exception , itemId ) => { /* Exception handling code. */...PersonalStorage (( exception , itemId ) => { /* Exception handling code. */...

    docs.aspose.com/email/zh/net/read-pst-files-and...
  9. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++....outfilename ); } catch ( System :: Exception ex ) { std :: cerr << ex ->...outfilename ); } catch ( System :: Exception ex ) { std :: cerr << ex ->...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  10. Accessing Type Members in C#|Aspose.Words for .NET

    Access public (static and instance) members of accessible types in template expressions when building a report in C#....the engine’s missing‑member handling feature. When a member is...null instead of throwing an exception, allowing you to write expressions...

    docs.aspose.com/words/net/accessing-type-member...