Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 367 for

pdf color redaction

(0.03 sec)
  1. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API....Redaction Product Solution GroupDocs...document. Ex: "C:\\Docs\\document.pdf" Watermarker watermarker = new...

    docs.groupdocs.com/watermark/java/modifying-fou...
  2. Features Overview | Documentation

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background Color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Redaction Product Solution GroupDocs...Dynamically configure background color of html documents & generate...

    docs.groupdocs.com/assembly/python-net/features...
  3. Features overview | Documentation

    Salient features of file conversion API using Java are described in this article...Redaction Product Solution GroupDocs...choose its desired dimensions, color and font size. Document information...

    docs.groupdocs.com/conversion/java/features-ove...
  4. Features Overview | Documentation

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background Color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Redaction Product Solution GroupDocs...Dynamically configure background color of html documents & generate...

    docs.groupdocs.com/assembly/net/features-overview/
  5. Create custom format handler | Documentation

    This article shows how to implement one or several interfaces for the document's features and required Redaction....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/create-custom...
  6. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....Redaction Product Solution GroupDocs...occurrences. method sets a color used to highlight occurrences...

    docs.groupdocs.com/search/java/highlighting-sea...
  7. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....Redaction Product Solution GroupDocs...highlight occurrences. is a color used to highlight occurrences...

    docs.groupdocs.com/search/net/highlighting-sear...
  8. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform Redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/save-to-stream/
  9. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Redaction Product Solution GroupDocs...watermark . setForegroundColor ( Color . getRed ()); watermark . setHorizontalAlignme...

    docs.groupdocs.com/watermark/java/migration-notes/
  10. Save signed images with various output types | ...

    This article explains how to save images with various image format types....Redaction Product Solution GroupDocs...additional options ( like bit depth, color type, compression, filters etc);...

    docs.groupdocs.com/signature/java/save-signed-i...