This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Comparison Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...
This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your Java applications....Comparison Product Solution GroupDocs...docx" )) { // Create an HTML file. HtmlViewOptions viewOptions...
Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer....Comparison Product Solution GroupDocs...stream without saving it as a file on a disk. You can use this...
The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for Java....Comparison Product Solution GroupDocs...// Add annotation and save to file annotator . add ( area ); annotator...
This article explains how to set timeout for loading external resources contained by a document with GroupDocs.Viewer within your Java applications....Comparison Product Solution GroupDocs...setResourceLoadingTi ( 500 ); // Render a file. try ( Viewer viewer = new Viewer...
This article shows how to pre-rasterize a document using the redaction API....Comparison Product Solution GroupDocs...try { // Make changes to the file as a rasterized PDF, e.g. uisng...
This article shows that how to load File from stream using redaction API...Comparison Product Solution GroupDocs...As an alternative to a local file, can open a document from stream...
This section explains how to load document from URL with GroupDocs.Signature API....Comparison Product Solution GroupDocs...( 100 ); // sign document to file signature . sign ( "SampleSigned...
The page describes how to implement user roles in GroupDocs.Annotation for .NET API....Comparison Product Solution GroupDocs...= new Annotator ( "input.pdf-file" )) { AreaAnnotation area =...