Free conversion API version for java developers is available to evaluate the API which will be similar to licensed version but with few limitations....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article describes how to generate a preview for any worksheet (tab) from an existing Excel spreadsheet in SVG format using GroupDocs.Editor for Node.js....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This section describes GroupDocs.Merger for .NET supported document types. The Library supports PDF, DOCX, XLSX, PPTX and many more....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata:
Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email:
Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and values....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
To extract images from Microsoft Office Word documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word documents as bmp, gif, jpeg, png and webp formats.
Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
To extract images from Microsoft Office Excel spreadsheets getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Excel spreadsheets as bmp, gif, jpeg, png and webp formats.
Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for CSV files. Therefore, for CSV file getImages method returns null....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
GroupDocs.Search 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...