Introduction to GroupDocs.Signature for Java - what is it and why to use...Editor Product Solution GroupDocs...Document information extraction - file type, page count etc.; Generate...
This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....Editor Product Solution GroupDocs...issues, missing required data, files etc. For exception class is...
GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats.
Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional File format information.
Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain File format information advanced_usage....Editor Product Solution GroupDocs...and extract some additional file format information. a Spreadsheet...
GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf Files using Java....Editor Product Solution GroupDocs...differences between source and target files across paragraph, word, and...
For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature.
Load an image Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties
using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Editor Product Solution GroupDocs...package Use the property to obtain file format information AdvancedUsage...
GroupDocs.Search for Node.js supports the ability to remove indexed Files and folders from an index. Only Files or folders that were explicitly added to the index can be deleted....Editor Product Solution GroupDocs...indexed files and folders from an index. Only files or folders...
GroupDocs.Redaction - Redact Sensitive Content from Documents Documentation .NET Java Python GroupDocs.Redaction for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Redact content from documents Articles and guidelines Basic redactions Basic usage .NET code examples Open-source projects for APIs example usage GroupDocs.Redaction for .NET More GroupDocs.Redaction for Java More Getting started Get up and running fast with our getting started guide Features overview Supported document formats System requirements Installation Remove sensitive information Articles and guides for both basic and advanced development Redact content using optical character recognition (OCR) Advanced usage scenarios Java code examples Open-source projects for APIs example usage GroupDocs....Editor Product Solution GroupDocs...Redaction Free App View 170+ file and document types online for...
The page describes how to load PDF, Word, Excel, PowerPoint documents from FTP using GroupDocs.Annotation for Java....Editor Product Solution GroupDocs...// Add annotation and save to file annotator . add ( area ); annotator...
This article explains how to optimize output HTML for printing....Editor Product Solution GroupDocs...VSTX, VSDM, VSSM, VSTM Meta file formats: WMF, WMZ, EMF, EMZ...