Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 804 for

exception handling

(0.12 sec)
  1. 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...
  2. Aspose email AsposeInvalidDataException - Free ...

    When i am trying to parse or fetch the olm file using aspose.email using java.after some mails are successfully proceed,a Exception occurs I am using aspose.email 22.10 version. Please give your valuable suggestion. A…...are successfully proceed,a Exception occurs I am using aspose.email...If you want to ignore an exception and want to proceed further...

    forum.aspose.com/t/aspose-email-asposeinvalidda...
  3. 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...
  4. Interrupt save operation hanging|Aspose.PDF for...

    Aspose.PDF for .NET API lets you interrupt hangs on save operations.... Exception Handling: The Document.Save()...OperationCanceledExc if interrupted. Handle this exception using a try-catch block...

    docs.aspose.com/pdf/net/interrupt-save-operation/
  5. The error message generated is not sufficient t...

    Error raised when loading a .xer (Primavera) project file. [ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +60 System.Collec…...#=zAZ5cB_fQW$Vp7GcDNsiNxAifIJX5o8=(Exception #=z2AnZ5Ms=) +21 #=qJWZkHpVMPYhwfmGq588=...#=zAZ5cB_fQW$Vp7GcDNsiNxAifIJX5o8=(Exception #=z2AnZ5Ms=) +21 #=qJWZkHpVMPYhwfmGq588=...

    forum.aspose.com/t/the-error-message-generated-...
  6. Read corrupted PST/OST 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.... In such cases, exceptions usually arise when calling...getSubject ()); } catch ( Exception e ) { System . out . println...

    docs.aspose.com/email/java/read-corrupted-pst-o...
  7. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to pdf and I am getting the following null reference Exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…...following null reference exception. System.NullReferenceExcepti:...Implement error handling in your code to catch exceptions and log more...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...
  8. Regarding AsposePDF Tagging - Free Support Foru...

    Hi Team, We are using latest version of Aspose.PDF (25.10). Requirement : We have to apply tags on the PDF ( Searchable PDF). I am using below code to add the tags but getting an Exception like “Specified Cast is not …...add the tags but getting an exception like “ Specified Cast is not...encountering an “Invalid Cast” exception while trying to apply tags...

    forum.aspose.com/t/regarding-asposepdf-tagging/...
  9. com.aspose.pdf.internal.ms.System.lh: Invalid o...

    We keep getting this error while converting HTML documents to PDF documents com.aspose.pdf.internal.ms.System.lh: Invalid operation at com.aspose.pdf.internal.l108t.l6if.lI(Unknown Source) at com.aspose.pdf.internal.l…...ByteArrayOutputStrea outputStream) throws Exception { // Use Aspose.PDF’s HtmlLoadOptions...difference. Error Handling : Implement error handling to catch exceptions...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  10. Excel spredsheet fails when converting to PDF -...

    Hi Aspose team, We have problems converting the attached Excel file to PDF. Måleprotokoll.zip (192.1 KB). We get this Exception in VS: image.png (42.4 KB) Using this code: Aspose.Cells.License license; license = n…... We get this exception in VS: image.png (42.4 KB)...PDF using Aspose.Cells. The exception you’re seeing could be due...

    forum.aspose.com/t/excel-spredsheet-fails-when-...