Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 907 for

exception handling

(0.37 sec)
  1. ASPOSE WORD DOCUMENT TO IMAGE DOCUMENT Conversi...

    I am using ASPOSE java word api to convert an word document to image document. However, I facing issue with it post conversion. After conversion it does not preserve the source document apperance. I am attaching an inpu…...main(String[] args) throws Exception { Document docOut = new Document();...code may not be correctly handling the layout when converting...

    forum.aspose.com/t/aspose-word-document-to-imag...
  2. Specific Parameters of Postal Barcode Types|Doc...

    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....peculiarities related to the ways of handling incorrect input text and modifying...below. Incorrect Input Text Handling By default, in case of passing...

    docs.aspose.com/barcode/cpp/postal-barcode-types/
  3. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...processDocument(Task task) throws Exception { String input = TaskFilesHelper...save(output, pso); } catch (Exception e) { throw new RuntimeException(e);...

    forum.aspose.com/t/unable-to-detect-installed-t...
  4. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code.... Exception handling is demonstrated in case...different types of exceptions are raised and handled also using “try:...

    kb.aspose.com/cells/python/how-to-read-password...
  5. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following Exception is thrown: pgsql CopyEdit …...PsDocument , the following exception is thrown: pgsql CopyEdit...snippet that is throwing the exception is as follows: csharp CopyEdit...

    forum.aspose.com/t/system-drawing-common-depend...
  6. Specify Load Options in Java|Aspose.Words for Java

    Set advanced properties when loading a document using Java to obtain more precise control of the process....TempFolder to Avoid a Memory Exception Aspose.Words supports extremely...problem with the Out of Memory exception while loading a document,...

    docs.aspose.com/words/java/specify-load-options/
  7. Reading Color-Inverted Barcodes|Documentation

    Learn how to enable and use InverseImageMode to read barcodes on color-inverted (white-on-black) images in Aspose.BarCode for Java....to: enable inverted image handling for common symbologies apply...); // Enable inverse image handling for white-on-black barcodes...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word document. Fonts are now embedded twice with differen…...Words handles font encoding and embedding...main(String[] args) throws Exception { // Load your document Document...

    forum.aspose.com/t/font-embedding-roman/315555
  9. Trying to use model.translate - Free Support Fo...

    Just trying some simple starter code. It failed so I used doc.save to save the word document as RTF just to make sure the document itself loaded properly and it does but when I call model.translate I get: Exception in t…...translate I get: Exception in thread "main" java.lang...how the document content is handled internally . Aspose.Words itself...

    forum.aspose.com/t/trying-to-use-model-translat...
  10. NullReferenceException when concatenating files...

    Hi All, We have noticed issue when concatenating pdf files using Aspose.PDF version 24.7.0.0. This problem has been identified on our machines as well as in our clients’ production environments. When calling Concatenat…...we get the following exception: Exception occurred. Details: System...} } } Error Handling : Implement error handling in your code...

    forum.aspose.com/t/nullreferenceexception-when-...