Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,266 for

exception handling

(1.61 sec)
  1. OffsetDateTime with high nanoseconds silently s...

    Hello, I am able to reproduce this consistently with the attached code. When the nanosecond portion of an OffsetDateTime falls in [999_500_000 … 999_999_999] it gets read back as a string which triggers an Exception if …...string which triggers an exception if you try to use getDateTimeValue()... the value is incorrectly handled during the internal rounding...

    forum.aspose.com/t/offsetdatetime-with-high-nan...
  2. [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...
  3. Saving A MSG as PDF|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....Outlook features, and can not handle direct conversion to PDF. To...String emailPath ) throws Exception { FileInputStream fstream...

    docs.aspose.com/email/java/saving-a-msg-as-pdf/
  4. Large Image Support|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....processing and handling of OutOfMemoryException exceptions, performance...

    docs.aspose.com/imaging/net/large-image-support/
  5. 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...
  6. What's New in Aspose.Imaging for Python via .NE...

    Discover the latest advancements in Aspose.Imaging, Python image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....export for enhanced metadata handling. Emfplus Text Alignment Fix:...Address unauthorized access exceptions when loading read-only image...

    docs.aspose.com/imaging/python-net/what-s-new-i...
  7. 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...
  8. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...main(String[] args) throws Exception { // Load the document Document...main(String[] args) throws Exception { // Load the document Document...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  9. Aspose.PSD for Python via .NET 25.4 - Release N...

    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....Category PSDPYTHON-177 [AI Format] Handle inline images in content streams...PSDPYTHON-177. [AI Format] Handle inline images in content streams...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  10. .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...