This article shows that how to perform the operations on search results....Comparison Product Solution GroupDocs...object containing the file path, the file type, the format family...
This article gives knowledge on how to highlight search results in the text of a document....Comparison Product Solution GroupDocs...document was saved to a file, this file can be opened by an Internet...
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...
Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....Comparison Product Solution GroupDocs...reduces the size of the output file. To adjust images quality, call...
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 demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for .NET API....Comparison Product Solution GroupDocs...( "input.pdf" )) { //Result file will be contain only 3 pages...
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...
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...
Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource Files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a File, its containing folder is used as a base URI to resolve external resource Files’ relative URIs to absolute ones by default as shown in the following example....Comparison Product Solution GroupDocs...Saving With External Resource Files / Loading of template documents...
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...