Convert NSF files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Quickly and easily add image signature to PDF using C# with one of the popular signature library. Also, examine the sample code to sign pdf with image in C#....Find Answers by API GroupDocs.Total Product Family GroupDocs...GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family...
Discover how to add image watermark to PDF using Python to protect sensitive pages. You’ll also learn to apply watermark to PDF in Python with precise positioning options....Find Answers by API GroupDocs.Total Product Family GroupDocs...GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family...
Use GroupDocs.Merger for Java to merge several Documents into one, split single Document to multiple and organize Documents in different ways....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article explains how to search watermarks while using GroupDocs. Watermarks Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
GroupDocs.Editor for Node.js installation...Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Learn how to add text watermark to DOCX using Python. This tutorial explains how to apply watermark to DOCX Document in Python with customizable properties....Find Answers by API GroupDocs.Total Product Family GroupDocs...GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family...
Detecting the version of a PDF Document The following sample of code will help you to detect the PDF version a loaded Document and extract some additional file format information.
Load a PDF Document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties
using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF Document, please use the DocumentProperties property defined in the DocumentRootPackage class....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This topic explains how to search for text electronic signatures within the Document pages by GroupDocs.Signature Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Convert PDF, Word, Excel, and other Documents to clean Markdown with full control over output flavor, image handling, and formatting....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...