Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 10,748 for

text

(0.16 sec)
  1. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....signatures from documents / ❌ Text Delete Text signatures from documents...provides class to manipulate text signatures and delete them from...

    docs.groupdocs.com/signature/python-net/delete-...
  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. Extract text from Microsoft OneNote sections | ...

    This article explains that how to extract Text from Microsoft OneNote sections presentations...Extract text from Microsoft OneNote sections Extract text from Microsoft...feedback On this page To extract a text from Microsoft OneNote Sections...

    docs.groupdocs.com/parser/net/extract-text-from...
  5. Adding text watermarks | GroupDocs

    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...
  6. 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....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...
  7. Common List Image in Text Document | GroupDocs

    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. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the Text Document format. Adding Syntax to be evaluated by GroupDocs....List Image in Text Document Common List Image in Text Document Leave...generate a Common List report in Text Document format. Note The code...

    docs.groupdocs.com/assembly/java/common-list-im...
  8. Bulleted List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text 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 Text Document....Bulleted List in Text Document Bulleted List in Text Document Leave...generate a Bulleted List report in Text Document format. Note The code...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  9. Extract Text from Markdown Files in Java | Mark...

    Extract Text from Markdown Files in Java. Parser the mardown files within Java applications using document parser API by GroupDocs....have requirements to extract text from various documents. We have...learn how to parse and extract text from the Markdown files in Java...

    blog.groupdocs.com/parser/extract-text-from-mar...
  10. Extract a text from images and PDFs | GroupDocs

    This article explains how to extract a Text from images and PDFs...extract a text from images and PDFs / Extract a text from images...images and PDFs Extract a text from images and PDFs Leave feedback...

    docs.groupdocs.com/parser/net/extract-text-from...