This article explains how to implement custom encryption for QR-code electronic signatures....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create data encryption...
The GroupDocs.Watermark allows to add repeated or tiled watermarks to documents...Editor Product Solution GroupDocs...= new Watermarker ( "sample.pdf" )) { // Initialize the font...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Editor for .NET 19.5. How this mode...editing in any of WYSIWYG-editors. Hello everyone! I am back...
This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This article explains how to create encrypted QR-code electronic signature with embedded custom object...Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); // setup key and passphrase...
This article gives the knowledge that how to search by date with date range search....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
GroupDocs.Metadata 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 metadata-driven AI pipelines....Editor Product Solution GroupDocs...render documents to HTML/PNG/PDF for vision models and OCR. GroupDocs...
This article gives the knowledge that how to search by date with date range search using Java search API....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files.
The following are the steps to read native MKV metadata.
Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...