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

text signature

(0.06 sec)
  1. Render EML as HTML using Python

    In this topic, you will learn how to render EML as HTML using Python. Moreover, it explains how to convert EML to HTML in Python with embedded resources....Signature Product Family GroupDocs.Metadata...content including headers, body text, and attachments. Converting...

    kb.groupdocs.com/viewer/python/render-eml-as-ht...
  2. Bulleted List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the HTML Document....Signature Product Solution GroupDocs...& gt ;& gt ; </ ul > Regular text . < span style = "background-color:orange"...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  3. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....Signature Product Solution GroupDocs...DataSet , all attributes and text values of XML elements are loaded...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  4. 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...
  5. 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....Signature Product Solution GroupDocs...extract data from emails: Extract text from Emails Extract metadata...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when compare documents with GroupDocs.Comparison for .NET...Signature Product Solution GroupDocs..."Change Type: {0}, X: {1}, Y: {2}, Text: {3}" , change . Type , change...

    docs.groupdocs.com/comparison/net/get-changes-c...
  7. Extract tables from document page | GroupDocs

    Learn how to extract tables from a specific document page using GroupDocs.Parser for .NET. Extract tables from Excel, Word, PDF pages by page index in C#....Signature Product Solution GroupDocs...rectangular area that bounds text area. The page information (page...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  8. Locking watermark in word processing document |...

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

    docs.groupdocs.com/watermark/net/locking-waterm...
  9. Extend supported extensions list | GroupDocs

    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 | GroupDocs

    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-...