This section describes how to get started with GroupDocs.Conversion for Python via .NET library in order to convert files...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail 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. In-Table Master-Detail in Microsoft Word Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Word 2013.
Click the document where you want to add the table....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
To extract a text from Microsoft Office Word documents 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. TextOptions parameter is ignored for Microsoft Office Words documents.
Here are the steps to extract a text from Microsoft Office Word document:
Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for Java API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains how to create encrypted Metadata electronic signature with embedded custom object....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats.
Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information.
Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...