This article explains how to detect Document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Java....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Retrieving information about a Document with GroupDocs.Viewer for Java...Conversion 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....Conversion 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....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This section describes GroupDocs.Merger for .NET supported Document types. The Library supports PDF, DOCX, XLSX, PPTX and many more....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article explains how to update password for PDF, Word, Excel, PowerPoint Documents by using GroupDocs.Merger for Java....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
The watermark can be removed from the PDF Documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf Documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF Document to raster images with only one line of code....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Convert Documents to PDF, HTML, PNG, and JPEG formats using GroupDocs.Viewer for Python....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This guide demonstrates how to edit RTL Documents and specify locale for Word Documents when using GroupDocs.Editor for .NET Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article explains that how to extract hyperlinks from Documents....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...