Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 17,618 for

pdf comparison

(0.22 sec)
  1. Agents and LLM integration | GroupDocs

    GroupDocs.Markdown for Python via .NET is AI agent and LLM friendly — machine-readable documentation, MCP server, AGENTS.md shipped in the package, and structured output for RAG pipelines....Comparison Product Solution GroupDocs...de.md and help me convert a PDF to Markdown. Why Markdown output...

    docs.groupdocs.com/markdown/python-net/agents-a...
  2. Load password-protected document | GroupDocs

    This article explains how to load password protected document with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Signature ( "sampleProtected.pdf" ); QrCodeSignOptions options...

    docs.groupdocs.com/signature/java/load-password...
  3. .NET Standard 2.0 API Limitations | GroupDocs

    This section describes GroupDocs.Signature for .NET limitations when using under .NET Standard 2.0 environment...Comparison Product Solution GroupDocs...the document to PNG, JPG, and PDF. If GroupDocs.Signature for ...

    docs.groupdocs.com/signature/net/net-standard-2...
  4. Fluent syntax | GroupDocs

    Following this guide you will learn how to use fluent syntax of GroupDocs.Merger for .NET API....Comparison Product Solution GroupDocs...new Merger ( @"c:\document1.pdf" )) { merger . Join ( @"c:\document2...

    docs.groupdocs.com/merger/net/fluent-syntax/
  5. Handling password required exception | GroupDocs

    This article shows how to handle missing document password exception with GroupDocs.Signature API....Comparison Product Solution GroupDocs...new Signature ( "protectedPwd.pdf" )) { try { QrCodeSignOptions...

    docs.groupdocs.com/signature/net/handling-passw...
  6. Handling password required exception | GroupDocs

    This article shows how to handle missing document password exception with GroupDocs.Signature API....Comparison Product Solution GroupDocs...new Signature ( "protectedPwd.pdf" ); try { QrCodeSignOptions options...

    docs.groupdocs.com/signature/java/handling-pass...
  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....Comparison Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. How to search for Digital signatures | GroupDocs

    This topic explains how to search for digital electronic signatures across the documents with GroupDocs.Signature API....Comparison Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/search-for-dig...
  9. Get supported file formats | GroupDocs

    This article shows how to check supported file formats....Comparison Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/get-supported-fi...
  10. HTML | GroupDocs

    This article explains that how to extract HTML formatted text from document page in Java....Comparison Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/html/