Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 4,994 for

text annotations

(0.06 sec)
  1. Extract data from HTML documents | GroupDocs

    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...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. Date range search | GroupDocs

    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...

    docs.groupdocs.com/search/net/date-range-search/
  3. Date range search | GroupDocs

    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...

    docs.groupdocs.com/search/nodejs-java/date-rang...
  4. Character replacements | GroupDocs

    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...

    docs.groupdocs.com/search/nodejs-java/character...
  5. Add watermarks to spreadsheet documents | Group...

    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...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Export styles during document editing | GroupDocs

    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...

    docs.groupdocs.com/editor/net/styles-export/
  7. Watermarks in word processing document | GroupDocs

    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...

    docs.groupdocs.com/watermark/python-net/waterma...
  8. Introducing GroupDocs.Signature for .NET | Grou...

    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...

    docs.groupdocs.com/signature/net/introducing-gr...
  9. Bulleted List in HTML Document | GroupDocs

    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"...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  10. Add watermarks to spreadsheet documents | Group...

    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...

    docs.groupdocs.com/watermark/java/add-watermark...