Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 5,491 for

text redaction

(1.01 sec)
  1. Merge PDF files using C#

    Learn how to merge PDF files using C# programming. Streamline document management with code of how to combine PDF files in C# without installing extra software....Redaction Product Family Merge PDF files...earlier walkthrough on embedding a text watermark into DOCX files using...

    kb.groupdocs.com/merger/net/merge-pdf-files-usi...
  2. Merge HTML | GroupDocs

    Learn how to merge HTML files, combine HTML files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Redaction Product Solution GroupDocs...HTML Leave feedback HTML (Hyper Text Markup Language) is the extension...

    docs.groupdocs.com/merger/nodejs-java/merge/html/
  3. Convert to Page Description Language formats wi...

    Learn about PageDescriptionLanguageConvertOptions class for PDL file formats (SVG, XPS, EPS, PS, PCL, TEX) in GroupDocs.Conversion for .NET....Redaction Product Solution GroupDocs...options ); } Watermark Support Add text or image watermarks to converted...

    docs.groupdocs.com/conversion/net/convert-to-pa...
  4. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API....Redaction Product Solution GroupDocs...WatermarkOptions - watermark text - watermark font name - watermark...

    docs.groupdocs.com/conversion/nodejs-java/add-w...
  5. 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...
  6. Result of added watermarks | GroupDocs

    GroupDocs.Watermark API returns result with information about added watermarks...Redaction Product Solution GroupDocs...ca08ea537cc8 WatermarkType : Text PageNumber : 1 WatermarkPosition...

    docs.groupdocs.com/watermark/net/result-of-adde...
  7. GroupDocs.Viewer for .NET

    This API allows you to view and render any type of file format using C# .NET language on any platform....Redaction Product Family GroupDocs.Viewer...JPG using C# How to Extract Text from PDF using C# How to Render...

    kb.groupdocs.com/viewer/net/
  8. Clear watermarks | GroupDocs

    Search for and remove existing Text or image watermarks using GroupDocs.Watermark for Python via .NET....Redaction Product Solution GroupDocs...below finds a “CONFIDENTIAL” text watermark and removes it, producing...

    docs.groupdocs.com/watermark/python-net/basic-u...
  9. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed Text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for Text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Redaction Product Solution GroupDocs...for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  10. How to Convert TXT to DOCX using Java

    This article provides instructions on how to convert TXT to DOCX using Java, complete with a code sample to export TXT to DOCX in Java on any operating system....Redaction Product Family How to Convert...While TXT files contain plain text, DOCX files are Microsoft Word...

    kb.groupdocs.com/conversion/java/how-to-convert...