Retrieving information about a document with GroupDocs.Viewer for Java...Also, it shows how to get a list of supported file formats. For...Check if a file is encrypted List and print all supported file...
This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....qrHeight = 100 ; // define list of options List < SignOptions > listOptions...listOptions = new List < SignOptions >(); // walk through all alignment...
This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....types and them to collection of List< > type. The possible options...true ); // add options to listList < SearchOptions > listOptions...
This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API.... Analyze if needed list of returned list of This example shows...JPEG , }; // search document List < ImageSignature > signatures...
The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....annotations collection from document List < AnnotationBase > annotations...annotations collection from document List < AnnotationBase > annotations...
This article explains how to obtain supported file formats List for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....supported file formats list. java . util . List < FileType > supportedFileTypes...
This article explains how to obtain supported file formats List when viewing documents with GroupDocs.Comparison within your Python applications....this page allows you to get the list of all . To do this, follow...snippet shows how to obtain a list of supported file formats: import...
This page describes how the search api is used to obtain a List of supported file types....the class is used to obtain a list of supported file types. An...An example of obtaining a list of supported file types is presented...
The page describes how to add link annotation to a document using GroupDocs.Annotation for .NET....PageNumber = 0 , Points = new List < Point > { new Point ( 80 ...240 , 650 ) }, Replies = new List < Reply > { new Reply { Comment...