Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,139 for

exception handling

(0.06 sec)
  1. .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...
  2. 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-...
  3. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......asynctask The module handles AsyncTask processing. aspose...fileformats.bmp The module handles Bmp file format processing...

    reference.aspose.com/psd/python-net/
  4. 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...
  5. 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/
  6. Aspose PDF to HTML issue - Free Support Forum -...

    Hi, I was creating the PDF document into HTML using Aspose.Pdf component using the below code. I have also attached the input file sample_pdf_1.pdf and generated output html file pdfToHtml.html here. The issue here in …...be converted, including the handling of form fields. Here’s a basic...and not much changes found except CSS is part of the single HTML...

    forum.aspose.com/t/aspose-pdf-to-html-issue/311258
  7. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...bug fixes related to form handling. Please implement the solution...values without any attributes except the value. Also, we cannot...

    forum.aspose.com/t/pdf-form-field-values-change...
  8. Setting the Aspose.Imaging.Cache.CacheFolder ha...

    Hi Team! I’m using Aspose.Imaging to convert vector graphical images to raster image. I noticed that during the conversions temporary files are created on /tmp/Aspose.Imaging/ directory. In my use case my application so…...directory, it may lead to exceptions or failures during file conversion...underlying issue with the library’s handling of the cache folder settings...

    forum.aspose.com/t/setting-the-aspose-imaging-c...
  9. Can provide the similar fix for EmlLoadOption s...

    Hi, Can we have OOM related issue fix option for EmlLoadOption as well similar to issue reported in ticket Java Heap Space errors with large emails - Free Support Forum - aspose.com Fix: MsgLoadOptions lo = new MsgLoa…...dat"); } } catch (Exception e) { e.printStackTrace();...email systems that primarily handle text. Implementing support...

    forum.aspose.com/t/can-provide-the-similar-fix-...
  10. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java.... To learn more, visit the Handling Windows Metafiles documentation...handleBinaryRasterWa() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...