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...
To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text.
Here are the steps to search a keyword in PDF document:
Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....resources GitHub examples You may easily run the code above and...
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...
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...
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...
This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....resources GitHub examples You may easily run the code from documentation...
This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...resources GitHub Examples You may easily run the code above and...
This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....resources GitHub examples You may easily run the code from documentation...