Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,266 for

exception handling

(2.52 sec)
  1. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...Words handle layout and pagination. Factors...main(String[] args) throws Exception { // Load the document Document...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  2. NullPointerException in MailMerge.executeWithRe...

    Product: Aspose.Words for Java with valid license Version: 26.4 (jdk17 classifier) Java Version: 17 Description We are experiencing a NullPointerException thrown from within Aspose’s internal code during MailMerge.ex…... The exception occurs when processing a template...merge engine should gracefully handle null values in IF field evaluation...

    forum.aspose.com/t/nullpointerexception-in-mail...
  3. Serialization error and Trailer not found after...

    Hi, We were using Aspose Java 19.10 version for aspose-pdf. We upgraded it to 24.10 and few of our files started failing with below stack trace. Could you’ll help to identify the cause and fix? com.aspose.pdf.PageColle…...exceptions.InvalidPdfFileFormat: Trailer...in the Aspose.PDF library to handle older PDF formats. Review Release...

    forum.aspose.com/t/serialization-error-and-trai...
  4. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple pptx files, and then uses com.aspose.slides.Presentation#save(java.lang.String, int) to save the merged file. This log…...filesystem-related issues (file handles, disk space, network filesystem...there will be a concrete I/O exception, or it will become clear that...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  5. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser....NET Web Method handles server requests. It calls the...Number of deletions } catch ( Exception ex ) { result . Clear ();...

    docs.aspose.com/words/net/document-comparison-f...
  6. PDF to PDFA compliance error - Free Support For...

    Hi I am converting the PDF 1.5 to PDF_A_1A but got the Exception in log as attached. Could you help me to resolve this Error Log2.png (15.0 KB) Error Log1.jpg (379.4 KB)...5 to PDF_A_1A but got the exception in log as attached. Could...PdfFormatConversionO class to specify how to handle errors and optimize the conversion...

    forum.aspose.com/t/pdf-to-pdfa-compliance-error...
  7. Spreadsheet Editor - Working with Files|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....method comes into action to handle the situation. WorkbookService...Workbook ( i ); } catch ( Exception x ) { return null ; } String...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  8. Frequently Asked Questions | Aspose.PUB for C++

    Get answers to all the most frequent questions about Aspose.PUB for C++, which is a comprehensive API for manipulation, Conversion and editing .pub files....streamlines your workflow for handling Microsoft Publisher (.pub)...full product functionality except for some evaluation limitations...

    docs.aspose.com/pub/cpp/faq/
  9. Reading value leads to results containing inacc...

    Hi Aspose team, i have a problem reading numeric values from given excel file ‘TestNumeric.xlsx’. NumericValue.zip (8.3 KB) This file contains two cells with numeric values. They seem to be identical. A2 = 5,5569, B2…...doubleValue(); } catch (Exception e) { return value; } } All...is indeed a reliable way to handle the inherent precision limitations...

    forum.aspose.com/t/reading-value-leads-to-resul...
  10. SVG gets generated differently depending on the...

    Hi, We experience an issue with the SVG generation from xlsx charts. Depending on the target framework the .svg file will be slightly different. This difference is enough to break functionality in other libraries when t…...use a different library to handle the svg after but with the...crash with an out of memory exception. Here like with Aspose.Imaging...

    forum.aspose.com/t/svg-gets-generated-different...