Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 4,700 for

text signature

(0.05 sec)
  1. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....Signature Product Solution GroupDocs...bounds the field value. All the text that is contained (even partially)...

    docs.groupdocs.com/parser/net/working-with-temp...
  2. GroupDocs.Assembly for Net overview | Documenta...

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & Text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, Text, image, date-time, chart elements Conditional formatting of template Text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Signature Product Solution GroupDocs...documents with custom variables & text comments within template syntax...

    docs.groupdocs.com/assembly/net/product-overview/
  3. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for .NET supported document types. The Library supports PDF, DOCX, XLSX, PPTX and many more....Signature Product Solution GroupDocs...Template Rich Text Format File OpenDocument Text Document OpenDocument...

    docs.groupdocs.com/merger/net/supported-documen...
  4. Supported file formats | Documentation

    File formats supported by GroupDocs.Viewer for Python are listed here....Signature Product Solution GroupDocs...and view spreadsheet files: . Text and programming file formats...

    docs.groupdocs.com/viewer/python-net/supported-...
  5. Font extraction options | Documentation

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....Signature Product Solution GroupDocs...contain usually text content, while every piece of text should be represented...

    docs.groupdocs.com/editor/java/font-extraction-...
  6. How to Add Reply to Annotation in PDF using Java

    This concise tutorial will guide you how to add reply to annotation in PDF using Java. Also, it provides working code example to reply annotation in PDF using Java....Signature Product Family GroupDocs.Metadata...recent article on highlighting text in PDFs is available. For more...

    kb.groupdocs.com/annotation/java/how-to-add-rep...
  7. Convert TXT to ODT using Node.js

    Convert TXT to ODT using Node.js for fast and accurate document transformation. This guide also shows the steps of how to export TXT to ODT in Node.js with ease....Signature Product Family GroupDocs.Metadata...Begin by loading your plain text file using the Converter class...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  8. Extract data from Emails | Documentation

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported....Signature Product Solution GroupDocs...extract data from emails: Extract text from Emails Extract metadata...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. 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...
  10. 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...