Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 121 for

improved exception handling

(0.14 sec)
  1. Convert documents for RAG pipelines | GroupDocs

    Prepare PDF, Word, and Excel documents as Markdown for retrieval-augmented generation with LLMs...Step 3: Convert each file, handling errors gracefully for file...f "Converted: { file } " ) except GroupDocsMarkdownExc as ex...

    docs.groupdocs.com/markdown/python-net/convert-...
  2. Developer guide | GroupDocs

    Explains GroupDocs.Markdown for .NET converter features and shows how to convert PDF, Word, Excel, Epub, Text inside your .NET applications...stream, specify format, and handle password-protected documents...worksheets. – handle conversion errors with specific exception types...

    docs.groupdocs.com/markdown/net/developer-guide/
  3. 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-...
  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. 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...
  7. 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...
  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. 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...
  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...