Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,303 for

exception handling

(1.95 sec)
  1. 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...
  2. Exception When Setting External Font Directory ...

    Hi, we run Aspose in a docker environment based on Ubuntu. We mount a directory with fonts into the container which we then configure in Aspose during start up. The code only fails under Linux. Under Windows it worked …...Exception When Setting External Font Directory with Full Path...should be fixed. The code handles Aspose.Words and Cells as well...

    forum.aspose.com/t/exception-when-setting-exter...
  3. 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...
  4. 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...
  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. 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/
  7. 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...
  8. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and API differences....( String [] args ) throws Exception { // Create a workbook using...Workbook(stream) Memory stream handling Uses java.io.InputStream Uses...

    docs.aspose.com/cells/python-java/limitations-a...
  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. 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...