Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,680 for

text signature

(0.06 sec)
  1. Introducing Metadata Signatures for PDF in Grou...

    We are delighted to announce another monthly release of GroupDocs.Signature for Java. This latest version 18.11 comes up with multitudinous features along with numerous improvements and fixes. The main feature introduced in this release is ability to add and search Metadata Signatures in a PDF document. Therefore, we would recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....Signature for Java . This latest version...to add and search Metadata Signatures in a PDF document. Therefore...

    blog.groupdocs.com/signature/groupdocs.signatur...
  2. Extract text from HTML documents | GroupDocs

    To extract a Text from HTML documents GetText method is used. This method allows to extract a Text from the entire document. Pagination and raw mode is not supported for emails....Signature Product Solution GroupDocs...documents / Extract text from HTML documents Extract text from HTML documents...

    docs.groupdocs.com/parser/net/extract-text-from...
  3. Storing text of indexed documents | GroupDocs

    This article explains that how to store Text of indexed documents using Java....Signature Product Solution GroupDocs...Indexing / Storing text of indexed documents Storing text of indexed...

    docs.groupdocs.com/search/nodejs-java/storing-t...
  4. Add text watermarks | GroupDocs

    This article explains how to add Text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Signature Product Solution GroupDocs...Render documents / Add text watermarks Add text watermarks Leave feedback...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  5. Storing text of indexed documents | GroupDocs

    This article explains that how to store Text of indexed documents....Signature Product Solution GroupDocs...Indexing / Storing text of indexed documents Storing text of indexed...

    docs.groupdocs.com/search/net/storing-text-of-i...
  6. Add text watermarks | GroupDocs

    This article explains how to add Text watermark when rendering documents with GroupDocs.Viewer within your .NET applications....Signature Product Solution GroupDocs...Render documents / Add text watermarks Add text watermarks Leave feedback...

    docs.groupdocs.com/viewer/net/add-text-watermark/
  7. Search for standard entries in the QR-Code sign...

    This article explains how to search for VCard, MeCard, Email, Address, EPC, SEPA, Event data in QR-code electronic Signatures from previously signed documents with GroupDocs.Signature API....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for .NET...

    docs.groupdocs.com/signature/net/search-for-sta...
  8. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add Text watermarks to documents which may consists of pages, worksheets, slides or frames....Signature Product Solution GroupDocs...Adding watermarks / Text watermarks Adding text watermarks Leave...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  9. Adding text watermarks | GroupDocs

    Following code snippet shows how to add Text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_Text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Signature Product Solution GroupDocs...watermarks / Adding text watermarks Adding text watermarks Leave...

    docs.groupdocs.com/watermark/java/adding-text-w...
  10. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....Signature Product Solution GroupDocs...documents / Search text in HTML documents Search text in HTML documents...

    docs.groupdocs.com/parser/net/search-text-in-ht...