GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats.
The following table provides the list of supported formats:
Format Description HTML HyperText Markup Language File XHTML Extensible HyperText Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:
GroupDocs.Parser for .NET examples GroupDocs....Annotation Product Solution GroupDocs...documents: Extract text from HTML documents Search Text in HTML Documents...
This article gives the knowledge that how to search by date with date range search....Annotation Product Solution GroupDocs...Queries for date range search in text form are specified in the following...
This article gives the knowledge that how to search by date with date range search using Java search API....Annotation Product Solution GroupDocs...Queries for date range search in text form are specified in the following...
This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....Annotation Product Solution GroupDocs...; i < count ; i ++ ) { const text = String . fromCharCode ( i...
GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....Annotation Product Solution GroupDocs...xlsx" , loadOptions )) { // Add text watermark to the first worksheet...
This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing....Annotation Product Solution GroupDocs...can be applied to some span of text, paragraphs, lists, or tables...
Add shape-based watermarks to Word documents with additional options using Python via .NET....Annotation Product Solution GroupDocs...such as name and alternative text when inserting it. Set additional...
Introduction to GroupDocs.Signature for .NET - what is it and why to use...Annotation Product Solution GroupDocs...stamps, barcodes, QR-codes, text, image, metadata, form fields...
Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements:
Report must show all the clients in a bulleted list format. Report must be generated in the HTML Document....Annotation Product Solution GroupDocs...& gt ;& gt ; </ ul > Regular text . < span style = "background-color:orange"...
Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps.
Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....Annotation Product Solution GroupDocs...xlsx" , loadOptions ); // Add text watermark to the first worksheet...