Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 860 for

exception handling

(0.06 sec)
  1. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....TempFolder to Avoid a Memory Exception Aspose.Words supports extremely...problem with Out of Memory exception while loading a document,...

    docs.aspose.com/words/net/specify-load-options/
  2. 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...
  3. FieldListNum not shown in deletion all markup -...

    Hello , We have have following code to put a FieldListNum in a word document and then delete them with revision. But we have few issues and want to clarify. Why is the list num not visible? Why we dont see a strikethr…...main(String[] args) throws Exception { Document doc = new Document();...main(String[] args) throws Exception { Document doc = new Document();...

    forum.aspose.com/t/fieldlistnum-not-shown-in-de...
  4. 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/
  5. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom font. I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...FindFont("BOLATUK Trial"); } catch (Exception) { // Font is missing on destination...implementation is correctly logging or handling font substitution warnings...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  6. Reading and Converting Outlook 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....converting OST formats to PST except 2013/2016/2019/2021 and future...possible, without throwing out exceptions, even if some data of the...

    docs.aspose.com/email/net/reading-and-convertin...
  7. IllegalStateExeption occured for empty strings ...

    Hello, I’m using Aspose.words for java version : 23.10 and my java version is 17. I’m using LINQ reporting engine to populate a docx template and to generate a PDF from it. The encountered error is : java.lang.Ille…...object, resulting in the exception. To avoid this error, you...use a utility method that handles null checks internally, such...

    forum.aspose.com/t/illegalstateexeption-occured...
  8. 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...
  9. 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/
  10. Specify Load Options in C++|Aspose.Words for C++

    More accurately control the load 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/cpp/specify-load-options/