Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 4,598 for

text signature

(0.04 sec)
  1. Render TXT as HTML using C#

    In this tutorial, we will learn how to render TXT as HTML using C# without installing extra tools. Moreover, we will provide you C# code for rendering TXT to HTML....Signature Product Family GroupDocs.Metadata...processing, the need to convert plain text ( TXT ) files to HTML format...

    kb.groupdocs.com/viewer/net/render-txt-as-html-...
  2. Convert RTF to JPG using Node.js

    Effortlessly convert RTF to JPG using Node.js with a streamlined approach. Follow our guide to export RTF to JPG in Node.js while maintaining quality....Signature Product Family GroupDocs.Metadata...RTF to JPG using Node.js Rich Text Format ( RTF ) is a widely used...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  3. Add highlight annotation | Documentation

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...highlights and comments selected text as shown in the picture below:...

    docs.groupdocs.com/annotation/java/add-highligh...
  4. Add underline annotation | Documentation

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...Annotation allows you to underline text as shown in the picture below:...

    docs.groupdocs.com/annotation/java/add-underlin...
  5. 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-...
  6. Introducing GroupDocs.Assembly for Java | Docum...

    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...
  7. Extract images from documents | Documentation

    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...
  8. 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...
  9. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Signature Product Solution GroupDocs...instance, all kinds of plain text files (batch, command files...

    docs.groupdocs.com/redaction/net/extend-support...
  10. Get list of changes | Documentation

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java....Signature Product Solution GroupDocs...ID: " + change . getId () + ", Text: " + change . getText ()); }...

    docs.groupdocs.com/comparison/java/get-list-of-...