Merge specific pages from multiple documents using API with GroupDocs.Merger. Create tailored, unified documents effortlessly....Begin by loading the source Word document using the Merger class...
This article explains how to implement custom serialization for Metadata electronic signatures....You are welcome to eSign PDF, Word, Excel, PowerPoint documents...
This article explains how to implement custom encryption for Metadata electronic signatures....You are welcome to eSign PDF, Word, Excel, PowerPoint documents...
This article explains how to search for VCard, MeCard, Email, Address, EPC, SEPA, Event data in QR-code electronic signatures from previously signed documents with GroupDocs.Signature API.... To sign PDF, Word, Excel, PowerPoint, and other...
GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats.
Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information.
Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... It can be an estimated word count, page count, character...
/*!* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)*/.fa,.fab,.fad,.fa......tton]{cursor:pointer}select{word-wrap:normal}button,[type=button]...87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:...
Greetings!
This is Part B of my post looking at the new features and enhancements to the GroupDocs document viewer for .NET version 2.0. For those of you who missed my previous post, please find it here. This time I’m going to continue describing the core updates that the library has seen in the second major release. So, here we go:
Enhanced Text Search Options GroupDocs.Viewer 2.0 includes a lot of helpful text search improvements....Search Hits # When you search a word or a phrase in a document using...Several Words # What happens when you insert several words (two...
Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....common document statistics like word count and character count for...
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.... It can be an estimated word count, page count, character...
This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API.... To sign PDF, Word, Excel, PowerPoint, and other...