This article explains how to provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API.... The contains list of successfully updated signatures...method to obtain list of ; Select from list object(s) that should...
This article shows how to save output to a stream when rendering a document...// Create the list to store output pages List < MemoryStream...MemoryStream > pages = new List < MemoryStream >(); using ( Viewer viewer...
This page describes how to obtain supported file formats List when annotate documents and images with GroupDocs.Annotation within your Java applications....this page allows you to get the list of supported file formats. To...to get supported file formats list: Java // This example demonstrates...
Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for .NET API....Allows specifying how numbered list items are recognized when a...false, the list’s recognition algorithm detects list paragraphs...
This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....required verification options to list. Here are the steps to verify... , , ) and add instances to List< > collection. Call method of...
The page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Remove annotations using the list of indexes The following code...to remove annotations using list of indexes: C# using ( Annotator...
This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API.... The contains list of successfully updated signatures...method to obtain list of ; Select from list object(s) that should...
This article explains how to provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API.... The contains list of successfully updated signatures...method to obtain list of ; Select from list object(s) that should...
This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API.... The contains list of successfully updated signatures...method to obtain list of ; Select from list object(s) that should...
Create dynamic tables in documents by iterating over collections and displaying data in table rows using GroupDocs.Assembly for .NET....Collection Create a table from a list of custom objects: using GroupDocs...sample data List < Product > products = new List < Product >...