Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 5,921 for

file merger

(0.46 sec)
  1. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set document metadata when saving output document after Files comparison within your Java applications....Merger Product Solution GroupDocs...metadata: Set metadata from source file Java import com.groupdocs.comparison...

    docs.groupdocs.com/comparison/java/set-document...
  2. Pdf Digitally signing | GroupDocs

    This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Merger Product Solution GroupDocs...signature digital certificate (file on local disk or stream ) (required)...

    docs.groupdocs.com/signature/net/sign-document-...
  3. How to Convert RTF to TXT using C#

    We will demonstrate how to convert RTF to TXT using C# without the need of third-party software. Moreover, we will provide code example to export RTF to TXT in C#....Merger Product Family GroupDocs.Redaction...RTF ) files can be converted to plain text (TXT) files for a...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. How to Add Digital Signature to PDF in C#

    Review the process to add digital signature to PDF in C# and follow the detailed instructions to use a digital signature in C# with a few API calls....Merger Product Family GroupDocs.Redaction...class and pass the output PDF file along with the DigitalSignOptions...

    kb.groupdocs.com/signature/net/how-to-add-digit...
  5. eSign Document with Multiple Signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature for Python via .NET API...Merger Product Solution GroupDocs...pfx" ) digital_options . image_file_path = "./signature.jpg" digital_options...

    docs.groupdocs.com/signature/python-net/esign-d...
  6. 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....Merger Product Solution GroupDocs...and extract some additional file format information. a GIF image...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Install GroupDocs.Markdown for .NET | GroupDocs

    How to install GroupDocs.Markdown for .NET using NuGet, .NET CLI, or from the official website....Merger Product Solution GroupDocs...Add directly to your .csproj file: <PackageReference Include=...

    docs.groupdocs.com/markdown/net/installation/
  8. 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....Merger Product Solution GroupDocs...formats — including an AGENTS.md file inside the pip package itself...

    docs.groupdocs.com/comparison/python-net/agents...
  9. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Java API features....Merger Product Solution GroupDocs...edit CSV file How to edit XML file How to edit e-Book file Edit text...

    docs.groupdocs.com/editor/java/edit-document/
  10. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search using Java search API....Merger Product Solution GroupDocs...( "relativity" , options ); File path filters The first supported...

    docs.groupdocs.com/search/java/document-filteri...