This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...App Along with full-featured .NET library we provide simple, but...
This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Basic usage...
This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature For Python via .net API...Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...GroupDocs.Signature for Python via .NET / 👨💻 Developer Guide / Basic...
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....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...Family / GroupDocs.Metadata for .NET / Developer Guide / Advanced...
This article explains how to edit protected Word document, allow or restrict document editing features like adding comments or filling Form fields using GroupDocs.Editor For Python via .net API....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...GroupDocs.Editor for Python via .NET / Developer Guide / Edit document...
Note In this article, we will use GroupDocs.Assembly to generate a Table Report with Highlighted Rows in Word Processing Document Format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in Microsoft Word Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Word 2013....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Advanced...
This article explains how to implement custom serialization For QR-code electronic signatures....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...App Along with full-featured .NET library we provide simple, but...
In this article, you will learn how to convert a video file to another video Format with GroupDocs.Conversion For.net....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...Family / GroupDocs.Conversion for .NET / Developer guide / Basic usage...