Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image formats using GroupDocs.Viewer Python API....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Java...Close Navigation Products GroupDocs.Total Product Family GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013.
In your document, write a sentence like “We provide support for the following products:”....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
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....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for Java API....Close Navigation Products GroupDocs.Total Product Family 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....Close Navigation Products GroupDocs.Total Product Family GroupDocs...