Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 5,178 for

text signature

(0.07 sec)
  1. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Node.js....Signature Product Solution GroupDocs...and view spreadsheet files: . Text and programming file formats...

    docs.groupdocs.com/viewer/nodejs-java/supported...
  2. GroupDocs.Annotation for Java

    This API allows you to digitally annotate any type of file format using Java language on any platform....Signature Product Family GroupDocs.Metadata...using Java How to Highlight Text in PDF using Java How to Add...

    kb.groupdocs.com/annotation/java/page/2/
  3. 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-...
  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. Load Options | GroupDocs

    Open password-protected files and streams using load options in GroupDocs.Parser for Python via .NET....Signature Product Solution GroupDocs...parser . get_text () print ( reader if reader else "Text extraction...

    docs.groupdocs.com/parser/python-net/load-options/
  6. 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...
  7. 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...
  8. 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/net/extract-data-from...
  9. 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...
  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-...