Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 96 for

improved exception handling

(0.04 sec)
  1. 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...
  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. Extract data from ZIP archives | GroupDocs

    Learn how to extract data from ZIP archives using GroupDocs.Parser for Python via .NET. Extract files, iterate through archive contents, and parse nested archives....supported for this file" ) except Exception as e : print ( f " Error:...append ( attachment . name ) except : if "unknown" not in files_by_type...

    docs.groupdocs.com/parser/python-net/extract-da...
  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. License parsing error and performance issue dur...

    Hi Team, We are currently using GroupDocs.Conversion for Java to support a functionality where files in non-PDF formats (.doc, .docx, .xls, .xlsx) are converted to PDF, and later all PDFs are merged into a single docum…...encountering the following exception during conversion: com.groupdocs...groupdocs.conversion.legacy.exceptions.GroupDocsException: class...

    forum.groupdocs.com/t/license-parsing-error-and...
  7. 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...
  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. 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...
  10. eSign image with Digital signature | GroupDocs

    This article demonstrates how to sign images with digital signatures using steganography (LSB technique) with GroupDocs.Signature for .NET. Learn how to embed invisible digital signatures into PNG and JPG images...." ); } } Error Handling The library automatically...image size requirements. Handle exceptions appropriately: try { using...

    docs.groupdocs.com/signature/net/esign-image-wi...