Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 10,063 for

text

(0.41 sec)
  1. Verifying Text signatures in advance | Document...

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....Verifying Text signatures in advance Verifying Text signatures...verification of Text signatures. Here are the steps to verify Text signature...

    docs.groupdocs.com/signature/net/verify-text-si...
  2. 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....documents / Search text in HTML documents Search text in HTML documents...collection and get the position and text. Warning method returns null...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  3. Add text watermarks | Documentation

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

    docs.groupdocs.com/viewer/net/add-text-watermark/
  4. Text redaction character trimming - Free Suppor...

    I am trying Text redaction in one of my document, I want to replace phrase “Test” with → “Performance Incentive Agreement (“PIA”): To be executed between Supplier and Consumer. Ensures that Supplier gets incentivi…...Text redaction character trimming GroupDocs.Total Product Family...Family dotnet , text-redaction , redaction-api Niteen_Jadhav May...

    forum.groupdocs.com/t/text-redaction-character-...
  5. Common List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: The report must be generated in the Text Document format Adding Syntax to be evaluated by GroupDocs....Common List in Text Document Common List in Text Document Leave...generate a Common List report in Text Document format. Note The code...

    docs.groupdocs.com/assembly/net/common-list-in-...
  6. Extract formatted text from document page | Doc...

    This article explains that how to extract formatted Text from document page....Working with text / Working with formatted text / Extract formatted...formatted text from document page Extract formatted text from document...

    docs.groupdocs.com/parser/java/extract-formatte...
  7. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....eBooks / Search text in EPUB eBooks Search text in EPUB eBooks...collection and get the position and text. Warning method returns null...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  8. Search text in EPUB eBooks | Documentation

    This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....eBooks / Search text in EPUB eBooks Search text in EPUB eBooks...collection and get the position and text. Warning method returns null...

    docs.groupdocs.com/parser/java/search-text-in-e...
  9. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add Text watermarks to documents which may consists of pages, worksheets, slides or frames....Adding watermarks / Text watermarks Adding text watermarks Leave...feedback On this page Utilizing text watermarks is a savvy strategy...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  10. Adding text watermarks | Documentation

    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....watermarks / Adding text watermarks Adding text watermarks Leave...code snippet shows how to add text watermark to a document. If...

    docs.groupdocs.com/watermark/java/adding-text-w...