Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 907 for

exception handling

(0.22 sec)
  1. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters... Exception Handling Both methods of abortion...recognition process and handle the exception. How to get BarCodeInstance...

    docs.aspose.com/barcode/javascript-cpp/develope...
  2. Html convert to Markdown occurs Object referenc...

    Hi , When I am converting the Html content into Markdown, it occurs the error: Object reference not set to an instance of an object. here is the html content: <table id=\"attributesTable\">\n <tbody>\n <tr>…...the conversion process when handling certain HTML structures. Here...This is our code to test. Exception isn’t reproduced, we checked...

    forum.aspose.com/t/html-convert-to-markdown-occ...
  3. Special Parameters of 1D Barcode Types|Document...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Python... Handling Exception on Incorrect Barcode...behaviour by using the throw_exception_when_code_text_incorrect property...

    docs.aspose.com/barcode/python-net/generate-1d-...
  4. NativeLibSettings | Aspose.Words for Java

    This class helps to set various options such as temporary folder for Aspose.Words native libraries and whether native libraries should be loaded and used in Java....thread interruption on image exceptions. getTmpDirectoryPath() Return...defines behavior when handling image exceptions. setTmpDirectoryPath(String...

    reference.aspose.com/words/java/com.aspose.word...
  5. New License Aspose Total for Java not good for ...

    We purchased Aspose Total for Java, and my code is shown below BaseDocGenerator.java //set regular license License license = new License(); InputStream in = this.getClass() .getClassLoader() .getResourceAsStream(L…...Exception: Failed to set license. Details:...10:14pm 2 @nithiladaniel The exception is thrown by Aspose.Barcode...

    forum.aspose.com/t/new-license-aspose-total-for...
  6. "Invalid font name" on document save after PDF ...

    Hello, We’ve recently updated Aspose.PDF.Drawing to version 25.3.0 coming from 24.10.0 and have came across a PDF that cannot be saved after a successful conversion to PDF_A_2A. This issue occurs on: Both Aspose.PDF …... Below you’ll find the exception stack trace as well as a code...nullref_pdfa2a_redacted.pdf (2.9 KB) The exception: System.ArgumentException:...

    forum.aspose.com/t/invalid-font-name-on-documen...
  7. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...more specific guidance on handling HTML and table formatting...main(String[] args) throws Exception { TestIndent testIndent =...

    forum.aspose.com/t/indentation-applied-to-first...
  8. Setting Parameters of 1D Barcode Types|Document...

    Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for PHP via Java...Set to 2 Is Set to 5 Handling Exception on Incorrect Barcode...this property is enabled, an exception is thrown if the barcode text...

    docs.aspose.com/barcode/phpjava/1d-barcode-para...
  9. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the page the…...Success = true; } catch (Exception ex) { results.Success = false;...false; results.Exception = ex; results.ErrorMessage = ex.Message;...

    forum.aspose.com/t/green-box-when-using-mender-...
  10. Replacing placeholder using aspose word java ap...

    Hello Team, I tried upgrading the Aspose Words jar from version 2018 to 2025. While using the same code with both versions, I am encountering an issue in the latest jar. In the 2018 jar version, the output is correct (…...main(String[] args) throws Exception { System.out.println("Hello...initAsposeLicense() throws Exception { System.out.println("SOW_WordReplace_mxJPO:...

    forum.aspose.com/t/replacing-placeholder-using-...