Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 96 for

improved exception handling

(0.06 sec)
  1. Many PDF files result in System.ArgumentOutOfRa...

    Hello, We are getting the following Exception… It seems to be caused by the extraction of metadata… System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime. (Parameter…...are getting the following exception… It seems to be caused by...unescaped version of the exception: System.ArgumentOutOfRangeEx:...

    forum.groupdocs.com/t/many-pdf-files-result-in-...
  2. Search for Metadata Signatures in Images using ...

    We at GroupDocs, are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.12 of the API comes up with a feature to add and search for Metadata Signatures in Images. Apart from that, a few fixes and improvements are also introduced in this version, therefore, we recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....from that, a few fixes and improvements are also introduced in this...Search(fileName, searchOptions); Improvements # Extend Form-Field signature...

    blog.groupdocs.com/signature/groupdocs.signatur...
  3. Footnote Comparison Issue is Resolved

    Footnote appears at bottom of the page and used to cite information. Previously, API was not comparing Footnotes correctly. But with the release of GroupDocs.Comparison for .NET 19.5, we fixed this issue. Please have a glance. But this is not it we have a lot more to tell you. Along with bug fixes, some features and improvements are also introduced. Lets talk about new features first. Did you ever think of getting coordinates of document changes or differences?...fixes, some features and improvements are also introduced. Lets...of page Following are the improvements: Change detection in tables...

    blog.groupdocs.com/comparison/footnote-comparis...
  4. Search for Metadata Signatures in Images using ...

    We at GroupDocs, are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.12 of the API comes up with a feature to add and search for Metadata Signatures in Images. Apart from that, a few fixes and improvements are also introduced in this version, therefore, we recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....from that, a few fixes and improvements are also introduced in this...Search(fileName, searchOptions); Improvements # Extend Form-Field signature...

    blog.groupdocs.com/signature/groupdocs.signatur...
  5. Annotate VSS and VSD Diagram formats using Grou...

    GroupDocs team is glad to announce another monthly release of document annotation API, where new file formats are introduced in supporting document format list and also new features are introduced . The latest GroupDocs.Annotation for .NET 17.6.0 API now provides support to annotate VSD and VSS Diagram file formats along with Improvements and Fixes. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....file formats along with Improvements and Fixes. We recommend...GetDocumentInfo methods proper handling. Major changes are listed...

    blog.groupdocs.com/annotation/annotate-vss-vsd-...
  6. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....require stream-based file handling. The following code snippet...File ( outFile )); } catch ( Exception e ) { e . printStackTrace...

    docs.groupdocs.com/conversion/java/save-file-to...
  7. Password-protected documents | GroupDocs

    Learn how to open and process password-protected PDF and Office documents. Includes error Handling examples and supported encryption types....documents with comprehensive error handling: using GroupDocs.Parser ;...; using GroupDocs.Parser.Exceptions ; using System ; try { string...

    docs.groupdocs.com/parser/net/password-protecte...
  8. NullReferenceException when extracting PDF file...

    Hello, We are getting an Exception when extractor some PDF files… System.NullReferenceException: Object reference not set to an instance of an object.\r\n at Aspose.Pdf.Facades.PdfExtractor.GetAttachNames()\r\n at …...Hello, We are getting an exception when extractor some PDF files…...unescaped version of the exception: System.NullReferenceExcepti:...

    forum.groupdocs.com/t/nullreferenceexception-wh...
  9. Advanced document verification | GroupDocs

     This section contains examples with advanced electronic signatures verification across the document and its pages with GroupDocs.Signature API....Verifying documents with exception handling Verify QR-code signatures...Please tell us how we can improve this page. Skip Send Thank...

    docs.groupdocs.com/signature/java/verifying/
  10. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Parser for Python via .NET....Characters: { len ( text ) } " ) except Exception as e : print ( f " Error:...} " ) Error handling It’s good practice to handle potential errors...

    docs.groupdocs.com/parser/python-net/load-file-...