Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 952 for

exception handling

(0.33 sec)
  1. Convert pdf to image results in missing text - ...

    We use Aspose.Pdf 20.12.0.0 for .NET to convert files of different formats to images. There was a problem with one pdf file that had some symbols that where missing in resulting image file. The example file is “edited.…...Document(stream); } catch (Exception ex) { throw new Exception("Error reading...problem with how Aspose.Pdf handles font sub‑setting when rasterising...

    forum.aspose.com/t/convert-pdf-to-image-results...
  2. Reading and Converting Outlook 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....converting OST formats to PST except 2013/2016/2019/2021 and future...possible, without throwing out exceptions, even if some data of the...

    docs.aspose.com/email/net/reading-and-convertin...
  3. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom font. I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...FindFont("BOLATUK Trial"); } catch (Exception) { // Font is missing on destination...implementation is correctly logging or handling font substitution warnings...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  4. **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...
  5. 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...
  6. Reading Color-Inverted Barcodes|Documentation

    Learn how to enable and use InverseImageMode to read barcodes on color-inverted (white-on-black) images in Aspose.BarCode for Java....to: enable inverted image handling for common symbologies apply...); // Enable inverse image handling for white-on-black barcodes...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. NullReferenceException when concatenating files...

    Hi All, We have noticed issue when concatenating pdf files using Aspose.PDF version 24.7.0.0. This problem has been identified on our machines as well as in our clients’ production environments. When calling Concatenat…...we get the following exception: Exception occurred. Details: System...} } } Error Handling : Implement error handling in your code...

    forum.aspose.com/t/nullreferenceexception-when-...
  8. 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...
  9. 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...
  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...