Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for Java API....Assembly Product Solution GroupDocs...
This article explains the pros and cons of float and paginal document editing modes when editing Word documents with GroupDocs.Editor API....Assembly Product Solution GroupDocs...
This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...Assembly Product Solution GroupDocs...
To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote.
Here are the steps to extract a text from Microsoft OneNote Section:
Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....Assembly Product Solution GroupDocs...
This article shows how to extract images from PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others...Assembly Product Solution GroupDocs...
To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata:
Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Assembly Product Solution GroupDocs...