Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,314 for

text redaction

(1.03 sec)
  1. Adding text watermarks | GroupDocs

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

    docs.groupdocs.com/watermark/net/adding-text-wa...
  2. 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....Redaction Product Solution GroupDocs...watermarks / Adding text watermarks Adding text watermarks Leave...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Load Text from a String | GroupDocs

    Compare Text directly from Python string variables — without saving them to disk — by setting LoadOptions.load_Text = True with GroupDocs.Comparison for Python via .NET....Redaction Product Solution GroupDocs...documents / Load text from string Load Text from a String Leave...

    docs.groupdocs.com/comparison/python-net/develo...
  4. Search text in EPUB eBooks | GroupDocs

    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....Redaction Product Solution GroupDocs...eBooks / Search text in EPUB eBooks Search text in EPUB eBooks...

    docs.groupdocs.com/parser/java/search-text-in-e...
  5. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....Redaction Product Solution GroupDocs...signatures from documents / ❌ Text Delete Text signatures from documents...

    docs.groupdocs.com/signature/python-net/delete-...
  6. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Redaction Product Solution GroupDocs...eBooks / Search text in EPUB eBooks Search text in EPUB eBooks...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  7. 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....Redaction Product Solution GroupDocs...documents / Search text in HTML documents Search text in HTML documents...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  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 Note This feature is supported by version 17.04 or greater Creating a Bulleted List Practicing the following steps you can insert Bulleted List in a Text document. To add a bulleted list use • as a bullet for each element in the list....Redaction Product Solution GroupDocs...Bulleted List in Text Document Bulleted List in Text Document Leave...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  9. Numbered List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Text Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the client names in a numbered list. Report must be generated in the Text document. Adding Syntax to be evaluated by GroupDocs....Redaction Product Solution GroupDocs...Numbered List in Text Document Numbered List in Text Document Leave...

    docs.groupdocs.com/assembly/java/numbered-list-...
  10. Numbered List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered 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. Numbered List in Text Document Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements: The report must show the products in the numbered list....Redaction Product Solution GroupDocs...Numbered List in Text Document Numbered List in Text Document Leave...

    docs.groupdocs.com/assembly/net/numbered-list-i...