Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js....Classification Product Solution Purchase...
Central documentation index for GroupDocs on-premise document processing SDKs. Explore developer documentation and guides for all product families....Classification Product Solution Purchase...
This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...Classification Product Solution Purchase...
To search a keyword in Microsoft Office Word 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 Microsoft Office Word 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....Classification Product Solution Purchase...
GroupDocs.Parser allows you to extract emails from remote servers and data from the emails. It supports POP, IMAP and EWS protocols....Classification Product Solution Purchase...
To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Classification Product Solution Purchase...
Instantiate the Merger class with an absolute or relative file path to load a document stored on the local filesystem with GroupDocs.Merger for Python via .NET....Classification Product Solution Purchase...
Open encrypted PDF, Word, Excel, and PowerPoint documents by passing a LoadOptions instance with the password parameter to the Merger constructor in GroupDocs.Merger for Python via .NET....Classification Product Solution Purchase...
Retrieve the file type, page count, file size, and per-page dimensions of any supported document using get_document_info() with GroupDocs.Merger for Python via .NET....Classification Product Solution Purchase...