This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....Assembly Product Solution GroupDocs...
Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....Assembly Product Solution GroupDocs...
This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....Assembly Product Solution GroupDocs...
This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Assembly Product Solution GroupDocs...
Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for .NET API....Assembly Product Solution GroupDocs...
To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide.
Here are the steps to extract a text from Microsoft Office PowerPoint presentations:
Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Assembly Product Solution GroupDocs...
With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Assembly Product Solution GroupDocs...