Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 4,518 for

text signature

(0.03 sec)
  1. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for Node.js....Signature Product Solution GroupDocs...and view spreadsheet files: . Text and programming file formats...

    docs.groupdocs.com/viewer/nodejs-java/supported...
  2. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for Java....Signature Product Solution GroupDocs...and view spreadsheet files: . Text and programming file formats...

    docs.groupdocs.com/viewer/java/supported-docume...
  3. Extract data from HTML documents | Documentation

    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....Signature Product Solution GroupDocs...documents: Extract text from HTML documents Search text in HTML documents...

    docs.groupdocs.com/parser/net/extract-data-from...
  4. Extract data from ePUB eBooks | Documentation

    GroupDocs.Parser provides the functionality to extract data from EPUB e-books. Also CHM and FB2 formats are supported. The following table provides the list of supported formats: Format Description CHM Compiled HTML Help File EPUB Digital E-Book File Format FB2 FictionBook 2.0 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.Parser for Java examples Free online document parser App Along with full featured ....Signature Product Solution GroupDocs...data from EPUB e-books: Extract text from EPUB eBooks Extract metadata...

    docs.groupdocs.com/parser/net/extract-data-from...
  5. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <Text_expression]>> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_Text_expression defines Text to be displayed for the hyperlink....Signature Product Solution GroupDocs...<<link [uri_expression][display_text_expression]>> Here, uri_expression...

    docs.groupdocs.com/assembly/java/inserting-hype...
  6. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....Signature Product Solution GroupDocs...xlsx" , loadOptions )) { // Add text watermark to the first worksheet...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. Add watermarks to spreadsheet documents | Docum...

    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....Signature Product Solution GroupDocs...xlsx" , loadOptions ); // Add text watermark to the first worksheet...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....Signature Product Solution GroupDocs...Queries for date range search in text form are specified in the following...

    docs.groupdocs.com/search/java/date-range-search/
  9. Character replacements | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....Signature Product Solution GroupDocs...; i < count ; i ++ ) { const text = String . fromCharCode ( i...

    docs.groupdocs.com/search/nodejs-java/character...
  10. Export styles during document editing | Documen...

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing....Signature Product Solution GroupDocs...can be applied to some span of text, paragraphs, lists, or tables...

    docs.groupdocs.com/editor/net/styles-export/