Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,138 for

exception handling

(0.08 sec)
  1. Mht to pdf, exception is thrown "Incompatible u...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, Exception is thrown “Incompatible unit types.”. Output pdf gets generated but the content is getting cut. contents are missing input file …...Mht to pdf, exception is thrown "Incompatible unit types." Aspose...conversion from mht to pdf, exception is thrown “Incompatible unit...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  2. Issue with Image Handling After Upgrading AWS L...

    Dear Aspose Support, I recently upgraded my AWS Lambda function from .NET Core 3.1 to .NET 8.0, and after the upgrade, I encountered an issue where images are no longer being appended in the Publisher files when convert…...Issue with Image Handling After Upgrading AWS Lambda Function...PDF options for better image handling var pdfDeviceInfo = new Aspose...

    forum.aspose.com/t/issue-with-image-handling-af...
  3. Mht to pdf - exception is thrown "Value of 'val...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, Exception is thrown “Value of ‘value’ is invalid” input file 127.zip (16.4 KB) output pdf 127_html.pdf (19.8 KB)...Mht to pdf - exception is thrown "Value of 'value' is invalid"...conversion from mht to pdf, exception is thrown “Value of ‘value’...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  4. Mht to pdf - exception - "Cannot read field "bd...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, Exception is thrown “Cannot read field “bds” because “” is null” input file 2.zip (73.4 KB)...Mht to pdf - exception - "Cannot read field "bds" because "<parameter1>"...conversion from mht to pdf, exception is thrown “Cannot read field...

    forum.aspose.com/t/mht-to-pdf-exception-cannot-...
  5. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.pptx"); We hav…...Comment in Java Throws an Exception Aspose.Slides Product Family...Caused by: com.aspose.slides.exceptions.ArgumentOutOfRangeEx: Specified...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  6. Mht to pdf - exception - sun.rmi.transport.tcp....

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, Exception is thrown Mar 03, 2025 1:12:47 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop run WARNING: RMI TCP Accept-0: accept loop for…...Mht to pdf - exception - sun.rmi.transport.tcp.TCPTransport$AcceptLoop...conversion from mht to pdf, exception is thrown Mar 03, 2025 1:12:47...

    forum.aspose.com/t/mht-to-pdf-exception-sun-rmi...
  7. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for page in range(0, docu…...Table Content Conversion Exception Aspose.Words Product Family...how the Aspose.Words library handles tables during the conversion...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  8. Getting null pointer exception at times when ex...

    Caused by: com.aspose.cells.CellsException: java.lang.NullPointerException at com.aspose.cells.cxt.a(Unknown Source) ~[aspose-cells.jar:24.7.0] at com.aspose.cells.kk.a_(Unknown Source) ~[aspose-cells.jar:24.7.0] at c…...Getting null pointer exception at times when excel converted...reason for the null pointer exception? Sample Code: FontConfigs...

    forum.aspose.com/t/getting-null-pointer-excepti...
  9. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...LightCells API build xls ,throw Exception Object reference not set to...12:24pm 2 @523218882 The exception “Object reference not set...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  10. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail merge is performed in Java....to define custom logic for handling events during mail merge....testTagsReplacedEven() throws Exception { Document document = new...

    reference.aspose.com/words/java/com.aspose.word...