This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Merger Product Solution GroupDocs...save it as a rasterized PDF file (containing images of the original...
This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...Merger Product Solution GroupDocs...digitalOptions ); // sign document to file signature . Sign ( "signed.pdf"...
This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....Merger Product Solution GroupDocs...innerLine ); // sign document to file signature . sign ( "SampleSigned...
The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....Merger Product Solution GroupDocs...the size of the resultant PDF file. Rasterize particular page of...
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....Merger Product Solution GroupDocs...Metadata in ASF Files Working with Metadata in ASF Files Leave feedback...
The page describes how to add distance annotation to a document using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...// Add annotation and save to file annotator . add ( distance );...
This article shows how to analyse the sign processing of the document...Merger Product Solution GroupDocs..."JohnSmith" ); // sign document to file SignResult signResult = signature...
This article explains how to fill signature background with linear gradient brush...Merger Product Solution GroupDocs...Image ); // sign document to file SignResult signResult = signature...
Learn how to load and convert 3D model documents (FBX, OBJ, GLTF, 3DS) with advanced options using GroupDocs.Conversion for .NET API....Merger Product Solution GroupDocs... U3D, and other 3D modeling file formats. The following options...