This topic describes how to use the GroupDocs.Viewer Java API to convert email messages to HTML, PDF, PNG, and JPEG formats.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...format Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...
Add watermarks to worksheets, images, backgrounds, and headers/footers using Python via .NET.... import groupdocs.watermark as gw import groupdocs.watermark...watermark.watermarks as gww import groupdocs.watermark.options...
This article explains how to sign a document electronically with generated Stamp signatures by GroupDocs.Signature for Python via .NET API....document using Python: Python import groupdocs.signature as signature...groupdocs.signature.options import StampSignOptions from groupdocs...
This article explains how to load a document from Amazon S3 Storage with GroupDocs.Viewer within your Java applications....from Amazon S3 Storage: Java import com.amazonaws.services.s3.AmazonS3Client...AmazonS3Client ; import com.amazonaws.services.s3.model.GetObjectRequest...
Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...conversion.ConverterSettings ; import com.groupdocs.conversion.options...
This topic describes how to use the GroupDocs.Viewer Java API to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....HTML Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...HTML Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...
Convert text files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render various file formats....viewer import Viewer , FileType from groupdocs...groupdocs.viewer.options import LoadOptions , PdfViewOptions def...
This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...
Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....comments: import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.PdfConvertOptions ; import com.groupdocs.conversion.options...
Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.SpreadsheetConvertOp ; import com.groupdocs.conversion.options...