This page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...serialize annotations to the file. The following code snippet...
Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for .NET API. ...Merger Product Solution GroupDocs...of converter object Use the file extension or FileType as key...
This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Merger Product Solution GroupDocs..."sample.docx" ) // Create an HTML file. const viewOptions = groupdocs...
This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for Java API....Merger Product Solution GroupDocs...setLastPage ( 4 ); // Save to file annotator . save ( outputPath...
Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for Java...Merger Product Solution GroupDocs...reduces the size of the output file. To adjust images quality, call...
This article is about the limitations of GroupDocs.Viewer of rendering CAD Drawings....Merger Product Solution GroupDocs...config or web.config project files. The following example shows...
This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Merger Product Solution GroupDocs...PdfSearchableObjects . All ); String [] files = { "document.docx" , "spreadsheet...
This article explains how to load a document from a Stream with GroupDocs.Viewer within your Java applications....Merger 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 URL using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...// Add annotation and save to file annotator . add ( area ); annotator...
This article explains how to get the width and height of the document pages using GroupDocs.Viewer for Java....Merger Product Solution GroupDocs...Viewer ( "sample.pdf" )) { // Get file information. ViewInfoOptions...