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

text signature

(0.05 sec)
  1. Date range search | Documentation

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

    docs.groupdocs.com/search/net/date-range-search/
  2. 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/nodejs-java/date-rang...
  3. 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...
  4. 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-...
  5. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing in Java....Signature Product Solution GroupDocs...new TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 ));...

    docs.groupdocs.com/watermark/java/locking-water...
  6. 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...
  7. Introducing GroupDocs.Parser for Java | Documen...

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful document data extraction API from over 50 document types in your applications. One of the most valuable features of GroupDocs.Parser is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API allows to easily extract Text in accurate and quick modes. There are several advanced methods to extract Text....Signature Product Solution GroupDocs...API allows to easily extract text in accurate and quick modes...

    docs.groupdocs.com/parser/java/introducing-grou...
  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/java/extend-suppor...
  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/java/styles-export/