The page describes how to manage different versions of document using GroupDocs.Annotation for .NET API.... Versions list keeps annotations that you add...Get the list of version keys of a file To get the list of version...
Articles in this section...In-Paragraph List in Word Processing Document In-Paragraph List in Spreadsheet...In-Paragraph List in Presentation Document In-Paragraph List in HTML...
Create bulleted Lists in documents by iterating over data collections and displaying items as bullets....Generate Bullet Lists Generate Bullet Lists from Data Source...Leave feedback Overview Bullet lists are a common way to display...
This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...= new TextSearchOptions (); List < TextSignature > signatures...
This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...= new TextSearchOptions (); List < TextSignature > signatures...
Articles in this section...In-Paragraph List in Word Processing Document In-Paragraph List in Spreadsheet...In-Paragraph List in Presentation Document In-Paragraph List in HTML...
Calculate and display aggregate values like sums, counts, and averages from data collections in templates....collection type, including lists, arrays, DataTables, and other...CalculateSum () { List < OrderItem > items = new List < OrderItem >...
We are excited to bring a major release of GroupDocs.Viewer for Java API packaging a bunch of new features, improvements, and bug fixes. In the latest release, we have added the support of viewing archives and a couple of code files as well as provided the features of working with security settings in the PDF documents. So let’s walk through the latest release of our document viewer API for Java and check out what you are going to get after upgrading to v19....11 is viewing the list of files and folders in the...handy when you want to view the list of the contents without extracting...
The Compressed files (e.g .ZIP or TAR) use file compression in order to save the disk space. Also, the compressed archive formats can be used to compress multiple files into a single archive. This post demonstrates the usage of the GroupDocs.Viewer API to render the List of files or folders from an archive file.
Rendering the List of a Folder from the Archive The GetPages method of both ViewerImageHandler and ViewerHtmlHandler renders the items from the root of archives....Viewer API to render the list of files or folders from an...archive file. Rendering the List of a Folder from the Archive...