Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 5,314 for

text redaction

(0.13 sec)
  1. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....Redaction Product Solution GroupDocs...xlsx" , loadOptions )) { // Add text watermark to the first worksheet...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. Load Options | GroupDocs

    Open password-protected files and streams using load options in GroupDocs.Parser for Python via .NET....Redaction Product Solution GroupDocs...parser . get_text () print ( reader if reader else "Text extraction...

    docs.groupdocs.com/parser/python-net/load-options/
  3. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....Redaction Product Solution GroupDocs...xlsx" , loadOptions ); // Add text watermark to the first worksheet...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML HyperText Markup Language File XHTML Extensible HyperText Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....Redaction Product Solution GroupDocs...documents: Extract text from HTML documents Search Text in HTML Documents...

    docs.groupdocs.com/parser/net/extract-data-from...
  5. eSign Document with Form Field Signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature for Python via .NET...Redaction Product Solution GroupDocs...like free input text boxes, multi-line text boxes, checkboxes...

    docs.groupdocs.com/signature/python-net/esign-d...
  6. Render email messages as HTML, PDF, PNG, and JP...

    Convert email messages to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Redaction Product Solution GroupDocs...http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta...

    docs.groupdocs.com/viewer/python-net/render-ema...
  7. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....Redaction Product Solution GroupDocs...loadOptions ); // Initialize text watermark TextWatermark textWatermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....Redaction Product Solution GroupDocs...; i < count ; i ++ ) { const text = String . fromCharCode ( i...

    docs.groupdocs.com/search/nodejs-java/character...
  9. Export styles during document editing | GroupDocs

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing....Redaction Product Solution GroupDocs...can be applied to some span of text, paragraphs, lists, or tables...

    docs.groupdocs.com/editor/net/styles-export/
  10. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks API....Redaction Product Solution GroupDocs...with some specific parameters. Text search criteria Following code...

    docs.groupdocs.com/watermark/nodejs-java/search...