Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 80 for

improved exception handling

(0.6 sec)
  1. Introducing Metadata Signatures for PDF in Grou...

    We are delighted to announce another monthly release of GroupDocs.Signature for Java. This latest version 18.11 comes up with multitudinous features along with numerous improvements and fixes. The main feature introduced in this release is ability to add and search Metadata Signatures in a PDF document. Therefore, we would recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....features along with numerous improvements and fixes. The main feature...extended option MatchType # Improvements # Verify QR-Code and Barcode...

    blog.groupdocs.com/signature/groupdocs.signatur...
  2. Load Markup document with options | GroupDocs

    Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for Java API....The library ensures proper handling of embedded resources and...enabled, the external resources (except for those listed in WhitelistedResources...

    docs.groupdocs.com/conversion/java/load-markup-...
  3. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…... This feature should improve stability when dealing with...structure tags in PDFs to improve accessibility. Here’s an example...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  4. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API.... Enumeration handles following types allows to locate...getHeight ()); } } catch ( Exception e ){ throw new GroupDocsSignatureEx...

    docs.groupdocs.com/signature/java/locating-sign...
  5. Quick Start Guide | GroupDocs

    This quick start guide provides a comprehensive overview of setting up and using GroupDocs.Conversion for Java...." ); } catch ( Exception e ) { e . printStackTrace...return null ; // Return null to handle it later } }; try ( Converter...

    docs.groupdocs.com/conversion/java/getting-star...
  6. Add Metadata Signature in Cells Document using ...

    We at GroupDocs, are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.10 of the API provides the ability to add and search Metadata Signature in Cells and Words documents. Furthermore, few improvements are also introduced in this version, therefore, we recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Metadata Signatures for Cells and Words documentsThe Metadata Signature is the additional document property that contains special attributes/tags to keep non visual information inside the document.... Furthermore, few improvements are also introduced in this...string Comments { get; set; } Improvements # Support of password protected...

    blog.groupdocs.com/signature/groupdocs.signatur...
  7. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Python via .NET...." ) except Exception as error : # Handle errors print...Please tell us how we can improve this page. Skip Send Thank...

    docs.groupdocs.com/comparison/python-net/load-p...
  8. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser...of the image and object to handle warnings while the text recognition...; } catch ( java . lang . Exception ex ) { return null ; } } Extract...

    docs.groupdocs.com/parser/java/use-ocr-connector/
  9. Subscribing for signing process events | GroupDocs

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....different process stages to handle process start event. This event...occur once method is called to handle progress event. This event...

    docs.groupdocs.com/signature/java/subscribing-f...
  10. HTML to document conversion not happening with ...

    Hi, We are having a styled HTML which when downloaded looks odd. We use html to word conversion api from groupdocs and its failing.Can you please check? Image of data shown in text editor: image.png (30.6 KB) Actual …...basic example of how you might handle the conversion: using (var...unsupported CSS properties to improve compatibility. For further...

    forum.groupdocs.com/t/html-to-document-conversi...