Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,139 for

exception handling

(0.32 sec)
  1. 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...
  2. Read PST Files and Retrieve Information|Documen...

    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....possible, without throwing out exceptions, even if some data of the...PersonalStorage (( exception , itemId ) => { /* Exception handling code. */...

    docs.aspose.com/email/net/read-pst-files-and-re...
  3. 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...
  4. 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-...
  5. Issue While Converting HTML to PDF on Linux Usi...

    Hi Team - We are using .net library. We are facing an issue while converting HTML to PDF using the Aspose library after deploying changes to Dev environment on Linux server. The same functionality works fine in local en…... Below is the exception we are encountering: StatusCode:...Message: Internal Server Error. Exception: System.TypeInitializationEx:...

    forum.aspose.com/t/issue-while-converting-html-...
  6. 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-...
  7. Aspose.Zip is unable to decompress .ZIP file ab...

    Simply execute following code: using Aspose.Zip; using System.Reflection; namespace AsposeZipTest { internal class Program { static void Main(string[] args) { Assembly asm = Assembl…...essedFilePath); } catch (Exception ex) { Console.WriteLine("Error...the Aspose.Zip library when handling certain ZIP64 files created...

    forum.aspose.com/t/aspose-zip-is-unable-to-deco...
  8. 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...
  9. Html to pdf conversion - aspose-html - Free Sup...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...4 KB) i received below exception Error creating file: Cookie...rendering process is attempting to handle cookies, but the domain for...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  10. Convert GLB to FBX in Python | GLB Files to FBX

    Learn how to convert GLB to FBX in Python with Aspose.3D for Python. This guide shows installation, a code example, and best practices for accurate 3D conversion....workflow, including error handling and resource cleanup. Note:...models, and add proper exception handling based on the needs of...

    blog.aspose.com/3d/convert-glb-to-fbx-in-python/