This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert email messages to HTML, PDF, PNG, and JPEG formats....Editor Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) version before 24.10 to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive...Editor Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....Editor Product Solution GroupDocs...
Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page.
Template fields The template field is set by TemplateField class with the following constructor:
TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Editor Product Solution GroupDocs...