Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for .NET API.... In some cases, you may want to skip loading all or just...
Learn how to merge images to JPEG file, combine images into one JPEG file programmatically in C# language using GroupDocs.Merger for .NET library.... You may specify absolute or relative...
Extract images from the whole document, and specific pages of word processing documents, Excel spreadsheets, PPT presentations, and PDF using Java....the downloads section or you may set the following configurations...
This article explains that how to extract text from Microsoft OneNote sections presentations...resources GitHub examples You may easily run the code above and...
This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API....HTML, XML) Each document type may have specific load options that...
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.... GitHub examples You may easily run the code above and...
Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution.... GitHub examples You may easily run the code above and...
GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported:
Post Office Protocol (POP) Internet Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used:
Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality....resources GitHub examples You may easily run the code above and...
This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....resources GitHub examples You may easily run the code from documentation...
This article shows how to create electronic signatures with specific ordering on the document page...resources GitHub Examples You may easily run the code above and...