Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,954 for

text signature

(0.12 sec)
  1. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically 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....Signature Product Solution GroupDocs...[ uri_expression ][ display_text_expression ]>> Here, uri_expression...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  2. Render RTF as HTML using Python

    Learn how to render RTF as HTML using Python and easily create HTML pages from RTF in Python while preserving formatting, layout, and style for web display....Signature Product Family GroupDocs.Metadata...easier to present formatted text, images, and tables directly...

    kb.groupdocs.com/viewer/python/render-rtf-as-ht...
  3. Convert TXT to PDF using Node.js

    Discover how to convert TXT to PDF using Node.js. This guide shows you how to export TXT to PDF in Node.js efficiently for reliable document generation....Signature Product Family GroupDocs.Metadata...using Node.js Converting plain text files into professional, printable...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  4. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Signature Product Solution GroupDocs...use segments of pre-existing text and/or data to assemble a new...

    docs.groupdocs.com/assembly/java/introducing-gr...
  5. Extract images from documents | GroupDocs

    This article shows how to extract images from PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Signature Product Solution GroupDocs...Description The page that contains the text area. The rectangular area on...

    docs.groupdocs.com/parser/java/extract-images-f...
  6. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported: Post Office Protocol (POP) Internet Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality....Signature Product Solution GroupDocs...openParser ()) { // Extract the email text try ( TextReader reader = emailParser...

    docs.groupdocs.com/parser/java/extract-emails-f...
  7. GroupDocs.Comparison for .NET

    Find answers about comparing similar documents on using C# .NET platforms....Signature Product Family GroupDocs.Metadata...Files using C# How to Compare Text Files in C# How to Compare PDF...

    kb.groupdocs.com/comparison/net/
  8. Result of added watermarks | GroupDocs

    Review AddWatermarkResult with information about added watermarks using Python via .NET....Signature Product Solution GroupDocs...gww . Color . blue watermark . text_alignment = gww . TextAlignment...

    docs.groupdocs.com/watermark/python-net/result-...
  9. Extract data from Emails | GroupDocs

    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. The following table provides the list of supported formats: Format Description EML E-Mail Message EMLX Apple Mail Message MSG Microsoft Outlook Mail Message PST Microsoft Outlook Personal Information Store File OST Microsoft Outlook Offline Data File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Signature Product Solution GroupDocs...extract data from emails: Extract text from Emails Extract metadata...

    docs.groupdocs.com/parser/java/extract-data-fro...
  10. 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....Signature Product Solution GroupDocs...documents: Extract text from HTML documents Search text in HTML documents...

    docs.groupdocs.com/parser/java/extract-data-fro...