Vergelijk twee of meer bestanden met C#. Met .NET SDK kunnen twee Excel-spreadsheets, Word-documenten, PDF-bestanden of tekstbestanden in CSharp worden vergeleken....documentindelingen : ActionScript Assembler C-gebaseerd CScherp Groovy...
This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....Assembly Product Solution GroupDocs...
This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Assembly Product Solution GroupDocs...
Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Assembly Product Solution GroupDocs...
This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Assembly Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert web documents to PDF, PNG, and JPEG formats....Assembly Product Solution GroupDocs...
Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files.
The following are the steps to read native ASF metadata.
Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Assembly Product Solution GroupDocs...
Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....Assembly Product Solution GroupDocs...