This article explains how to check whether PDF, Word, Excel, PowerPoint Document is password protected or not, and how to do this using GroupDocs.Merger for .NET....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This section contains examples on electronic Signatures updates using extended options with GroupDocs.SignatureApi....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Document.InspectionResult class XlsMetadata...use the latest version of the API. We are glad to announce another...
Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint Documents thumbnails and preview Document pages using GroupDocs.Comparison for Java Api....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This section decsribes how to add digital Signature to pdf, docx, pptx, xlsx and many more with GroupDocs.Signature for .NET library...Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article explains how to work with PDF attachments while using GroupDocs watermarking Api....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This topic explains how to verify Documents for various electronic Signatures with GroupDocs.SignatureApi....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Retrieving information about a Document with GroupDocs.Viewer for Java...Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Classify Document by path with IAB-2 taxonomy and return 2 best results Classifying of the Document could be performed with the next steps
Call Classify method for “Document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("Document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify Document by path with Documents taxonomy and return 4 best results Call Classify method for “Document....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...