Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,038 for

detection

(0.09 sec)
  1. Get Comparison Result as a Document Object | Gr...

    Retrieve the comparison result as a Document object — including file name, detected changes, and stream — using GroupDocs.Comparison for Python via .NET....exposes the result file name, detected changes, and the result stream...target text segments for each detected change. Was this page helpful...

    docs.groupdocs.com/comparison/python-net/develo...
  2. Clean metadata | GroupDocs

    Sometimes you just need to remove all metadata properties without applying any filters. The best way to do this is the sanitize method of GroupDocs.Metadata for Python via .NET....demonstrates how to remove all detected metadata packages/properties...# sanitize() removes every detected metadata property in one call...

    docs.groupdocs.com/metadata/python-net/clean-me...
  3. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....demonstrates how to remove all detected metadata packages/properties.... InputPdf )) { // Remove detected metadata packages int affected...

    docs.groupdocs.com/metadata/java/clean-metadata/
  4. 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....files in Python and print the detected changes. Why GroupDocs.Comparison...tasks: Contract / policy review. Detect inserted, deleted, and modified...

    docs.groupdocs.com/comparison/python-net/agents...
  5. Work with Word Track Changes | GroupDocs

    Learn how to compare Word documents while respecting Track Changes using GroupDocs.Comparison for Python via .NET....Enable the comparison engine to detect and include tracked revisions...🔹Enable the comparison engine to detect and include tracked revisions...

    docs.groupdocs.com/comparison/python-net/word-t...
  6. GroupDocs.Parser for Python 25.12 – Latest Upda...

    Explore what’s new in GroupDocs.Parser for Python 25.12. Available now on NuGet and GroupDocs website....Structured content parsing – Detect and extract document hierarchy...documents. Barcode scanning – Detect and read barcodes present in...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  7. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....GIF images Leave feedback Detecting the GIF version The following...sample of code will help you to detect the version of a loaded GIF...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. GroupDocs.Signature para Python 26.1 – Atualiza...

    Explore o que há de novo no GroupDocs.Signature para Python 26.1. Disponível agora no NuGet e no site da GroupDocs.... detection_threshold_percent = 75 # optional... = True verify_options . detection_threshold_percent = 85 verify_result...

    blog.groupdocs.com/pt/signature/groupdocs-signa...
  9. GroupDocs.Signature untuk Python 26.1 – Pembaru...

    Jelajahi apa yang baru di GroupDocs.Signature untuk Python 26.1. Tersedia sekarang di NuGet dan situs web GroupDocs.... detection_threshold_percent = 75 # optional... = True verify_options . detection_threshold_percent = 85 verify_result...

    blog.groupdocs.com/id/signature/groupdocs-signa...
  10. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with GroupDocs.Comparison for Node.js via Java....On this page allows you to detect changes between source and...detailed information about all detected changes, providing more comprehensive...

    docs.groupdocs.com/comparison/nodejs-java/get-e...