" is null - Free Support Forum - ">
Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,139 for

exception handling

(0.38 sec)
  1. Error: ava.lang.NullPointerException: Cannot in...

    Hi there, I’m getting the following error, at calling document.getFirstSection().clearHeaderFooters(), deep inside the Aspose Library: java.lang.NullPointerException: Cannot invoke “com.aspose.words.Node.getNextSibling…...exception.RestfulExceptionInte.invo...nobiscum.d7030.server.api.v2.exception.RestfulExceptionInte_Bean...

    forum.aspose.com/t/error-ava-lang-nullpointerex...
  2. About licence for little use - Free Support For...

    Hello, About two years ago, I developed a Winforms program in C# that printed in PDF through Aspose.PDF. Then my disk crashed, and the application was not properly saved. So, I want to develop it again. By default eac…..."); } catch (Exception) { // Handle exceptions Console.WriteLine("Failed...

    forum.aspose.com/t/about-licence-for-little-use...
  3. GDB format - Free Support Forum - aspose.com

    Hi Alexander, Regarding the GDB format can you verify this code: Console.WriteLine(" Gdb:"); ** Console.WriteLine(" Purpose:a folder-based database format from Esri storing multiple feature class…...with them directly —ArcGIS handles them internally. The user-visible...convert gdb => gdb and got this exception: Aspose.Gis.GisException HResult=0x80131500...

    forum.aspose.com/t/gdb-format/324526
  4. TextBox Is Not Rendered Correctly When Converti...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...I’ve included the code that handles the conversion and adds the...WriteLine(results); } catch (Exception ex) { Console.WriteLine($"Failure|{ex...

    forum.aspose.com/t/textbox-is-not-rendered-corr...
  5. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...likely due to how the library handles different numeric types. While...Single and is NaN , you can handle it differently, such as converting...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  6. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...object>>(json); } catch (Exception ex) { throw new Exception("Notikusi kļūda...specify layout options to better handle the content. For example, you...

    forum.aspose.com/t/issue-with-text-placeholders...
  7. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…...is 1000 , but throws below exception when the value is 1000.01...Strict; Is there any way to handle it? I cannot afford to change...

    forum.aspose.com/t/aspose-words-forcefully-conv...
  8. Issue with Content Controls Not Appearing in HT...

    Hi team, I’m currently converting a Word document to HTML. The document contains content controls, but I’ve noticed that some of them are not appearing in the HTML output. Could you please help me understand why this i…...Words handles certain elements during the...main(String[] args) throws Exception { Document doc = new Docu...

    forum.aspose.com/t/issue-with-content-controls-...
  9. PDF Manipulation and OCR Addition via Node.js A...

    Node.js API to manipulate PDF files as well as extract text from images via applications....js via C++ empowers you to handle PDF files on the backend. Utilizing...Aspose.Cells for Node.js via C++ Handle Excel files efficiently using...

    products.aspose.com/total/nodejs-cpp/
  10. Error in converting docx to PDF when docx file ...

    Hello Team, We are using Aspose to convert from Word to PDF and getting below Exception when docx file contains wordart , Having issue with .net 8.0 but workig fine with older version Below is teh example of docx f…...to PDF and getting below exception when docx file contains wordart...8.0 with how Aspose.Words handles WordArt elements during PDF...

    forum.aspose.com/t/error-in-converting-docx-to-...