Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,068 for

data source

(1.37 sec)
  1. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metaData signatures to the image exif metaData layer with various Data types...metadata could keep big amount of data that provides ability to keep...instance of class and pass source document path as a constructor...

    docs.groupdocs.com/signature/net/esign-image-wi...
  2. How to Run Examples | GroupDocs

    This article describes how to run .NET search API code examples.... The Data folder contains all the sample...in this repository are open source and can be freely used in your...

    docs.groupdocs.com/search/net/how-to-run-examples/
  3. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metaData. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....instance of class and pass source document path or stream as...salt = "1234567890" ; // create data encryption IDataEncryption encryption...

    docs.groupdocs.com/signature/net/search-for-enc...
  4. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metaData. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....instance of class and pass source document path or stream as...salt = "1234567890" ; // create data encryption IDataEncryption encryption...

    docs.groupdocs.com/signature/java/search-for-en...
  5. Convert email formats | GroupDocs

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for .NET....applications to store their various data including email messages, attachments...looks like this: // Load the source MSG file using ( var converter...

    docs.groupdocs.com/conversion/net/convert/email/
  6. How to work with Metadata tags

    Explain how to work with MetaData tags... // Load the source document (e.g., a PowerPoint...(Metadata metadata = new Metadata( "source.pptx" )) { // Find properties...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  7. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for .NET....// or Ecma, Transitional var data = new { CompanyName = "ABC Corp"...options , new DataSourceInfo ( data , "company" )); } Use Transitional...

    docs.groupdocs.com/assembly/net/basic-usage-oox...
  8. Compare JSON documents | GroupDocs

    Learn how to compare JSON files using GroupDocs.Comparison for Python via .NET. Detect differences in nested JSON objects, arrays, and Data types with visual and textual comparison modes....deeply nested objects, arrays, data types, and structures. This...groupdocs.comparison as gc source_path = "source.json" target_path =...

    docs.groupdocs.com/comparison/python-net/compar...
  9. Secure PDFs with Password Protection & Permissi...

    Step-by-step guide to implementing PDF document security with GroupDocs.Signature - add passwords, set user permissions, and control document access for enhanced protection...PDFs matters: Secure Sensitive Data PDFs often contain critical...unauthorized changes, keeping your data safe. Preserve Document Integrity...

    blog.groupdocs.com/signature/protect-signed-pdf...
  10. AI Agents and LLM Integration | GroupDocs

    GroupDocs.Comparison for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document review and change-detection pipelines....having to special-case every source format. AGENTS.md reference...accept/reject workflows and multi-source comparison. ## Install ```bash...

    docs.groupdocs.com/comparison/python-net/agents...