Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 142 for

improved exception handling

(1.76 sec)
  1. 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-...
  2. Developer guide | GroupDocs

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

    docs.groupdocs.com/markdown/python-net/develope...
  3. 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...
  4. 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-...
  5. 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...
  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. 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/
  8. 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...
  9. 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...
  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...