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

text

(0.04 sec)
  1. Storing text of indexed documents | Documentation

    This article explains that how to store Text of indexed documents using Java....Indexing / Storing text of indexed documents Storing text of indexed...indexed documents Leave feedback Text extracted from indexed documents...

    docs.groupdocs.com/search/nodejs-java/storing-t...
  2. 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-...
  3. 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...
  4. 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/
  5. Extract text from HTML documents | Documentation

    Learn how 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....documents / Extract text from HTML documents Extract text from HTML documents...Leave feedback To extract a text from HTML documents method is...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Read Structured Text Using GroupDocs.Text for ....

    We are pleased to announce the monthly release of version 17.04.0 of the GroupDocs.Text for .NET API. This version comes up with a major feature related to the implementation of the architecture to read structured Text in documents. The API now allows reading structured Text in different file formats like Text documents, presentations, spread sheets and emails. For a better user experience with the Text extraction API, we recommend you to download and integrate the latest version of the API....Text for .NET API. This version comes...architecture to read structured text in documents. The API now allows...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  7. Add text watermarks | Documentation

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

    docs.groupdocs.com/viewer/java/add-text-watermark/
  8. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search Text from Microsoft OneNote sections presentations...Search text in Microsoft OneNote sections Search text in Microsoft...collection and get the position and text. Warning method returns null...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  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...