Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 952 for

exception handling

(0.09 sec)
  1. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT document into a bookmark of a target ODT document. The…...main(String[] args) throws Exception { String path = "c:"; // documents...String outputFilename) throws Exception { // Carica il documento di...

    forum.aspose.com/t/problems-while-copying-numbe...
  2. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...execute(keys, datas); } catch (Exception e) { throw new RuntimeException(e);...remove(); } } } } catch (Exception e) { throw new RuntimeException(e);...

    forum.aspose.com/t/alternative-way-to-extract-a...
  3. Difference Between ZIP and RAR

    Exploring the disparities between ZIP and RAR, considering compression, speed, and functionalities, aiding efficient file management....unzipping speeds, especially when handling small to medium file sizes...its advanced features and exceptional compression capabilities...

    products.aspose.com/zip/most-common-archives/di...
  4. Issue when formatting date - Free Support Forum...

    Hi , We are encountering an unexpected issue when formatting dates using the LINQ Reporting Engine in Aspose.Words for Java (tested across versions 25.3 to 25.6). Specifically, when using the “dd/MM/yyyy” directive in …...testDocumentTemplate() throws Exception { String dataPath = "C:\\dateissue";...the recommended approach for handling date output when sub-millisecond...

    forum.aspose.com/t/issue-when-formatting-date/3...
  5. [Linux] Aspose.PDF Stamping Error — Unable to L...

    Hi Aspose Support Team, I encountered the following error while stamping a PDF document using Aspose.PDF in a .NET Core 3.1 application running on Amazon EC2 (Linux). The same code and configuration work perfectly on W…... Error Log Unhandled exception. System.TypeInitializationEx:...cctor() --- End of inner exception stack trace --- at SkiaSharp...

    forum.aspose.com/t/linux-aspose-pdf-stamping-er...
  6. .dwg files to .glb or .glTf converting using yo...

    Hello, This request is created on behalf of Lucas Howland LHowland@rationalenterprise.com I have a few questions about some other capabilities of aspose libraries outside of Aspose.Words for java if you could assist or…...void dwgToGlbTest() throws Exception { var inputDwg = “watch.dwg”;....dwg files, and primarily handles 2D data and basic 3D elements...

    forum.aspose.com/t/dwg-files-to-glb-or-gltf-con...
  7. NullReferenceException when trying to set a fie...

    Hi, After appending a page to blank document when I try to set a value of a field on the freshly appended page I get a System.NullReferenceException. Apparently the fields that have dot in their full name are affected. …...with dots in their names are handled after page addition, potentially...please share the complete exception message and stack trace information...

    forum.aspose.com/t/nullreferenceexception-when-...
  8. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....xlsx" ) except Exception as e : print ( f "Error...proper data range configuration Handle chart type validation See ChartPoint...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  9. Converting Documents in AWS|Aspose.PDF for .NET

    Learn to deploy and use Aspose.PDF for .NET in AWS environments. Unlock powerful PDF processing in the cloud....return false ; } catch ( Exception ex ) { context . Logger ...._fontsLoaded = true ; } catch ( Exception ex ) { context ?. Logger ...

    docs.aspose.com/pdf/net/integration-aws/
  10. Extract data from AcroForm|Aspose.PDF for Java

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using Java and the Aspose.PDF....IOException e ) { // TODO: handle exception e . printStackTrace ();...IOException e ) { // TODO: handle exception e . printStackTrace ();...

    docs.aspose.com/pdf/java/extract-data-from-acro...