Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 907 for

exception handling

(0.1 sec)
  1. 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...
  2. 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...
  3. **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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. NotImplementedException in Aspose.Drawing.Graph...

    Hi Support Team, We are experiencing a NotImplementedException when attempting to use the GraphicsPath.IsOutlineVisible method from the Aspose.Drawing library in our application. Problem Description: When calling Grap…...ntF point, Pen pen) , an exception of type System.NotImplementedExcept...- Full Stack Trace of the Exception: - System.NotImplementedExcept...

    forum.aspose.com/t/notimplementedexception-in-a...