Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 5,301 for

text redaction

(0.19 sec)
  1. Processes cancellation | GroupDocs

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Redaction Product Solution GroupDocs...qr_signature . getEncodeType ()+ " and text " + qr_signature . getText ());...

    docs.groupdocs.com/signature/java/processes-can...
  2. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....Redaction Product Solution GroupDocs...steps to embed into QR-code text with custom serialization with...

    docs.groupdocs.com/signature/java/implement-cus...
  3. Working with HTML resources | GroupDocs

    This article describes the capabilities of GroupDocs.Editor for Python via .NET while working with HTML resources, which are an integral part of an HTML document....Redaction Product Solution GroupDocs...css" rel="stylesheet" type="text/css" /></HEAD><BODY><DIV cl...

    docs.groupdocs.com/editor/python-net/working-wi...
  4. Migration Notes | GroupDocs

    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...following examples show how to add text watermark to a document of any...

    docs.groupdocs.com/watermark/java/migration-notes/
  5. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common Text documents using a GroupDocs.Editor for Java....Redaction Product Solution GroupDocs...plain text files, contain special syntax, support text formatting...

    docs.groupdocs.com/editor/java/edit-markdown/
  6. Edit Email | GroupDocs

    This guide demonstrates how to edit the content of documents from the Email format family like common Text documents using GroupDocs.Editor for Node.js via Java....Redaction Product Solution GroupDocs...differs from editing common text documents. Loading Loading Email...

    docs.groupdocs.com/editor/nodejs-java/edit-email/
  7. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....Redaction Product Solution GroupDocs...written to a document as a plain text at runtime. Font attributes...

    docs.groupdocs.com/assembly/java/template-synta...
  8. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Redaction Product Solution GroupDocs...Console . WriteLine ( subtitle . Text ); } } } More resources GitHub...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Error converting EML to PDF due to allegedly co...

    When converting some emails, the converter fails with “Cannot convert. The file is corrupt or damaged. Incorrect file header”. However, when opening this email in Outlook, it loads just fine including attachments. No er…...information, you may remove or redact it from the file before sending...or documents containing non-text elements? Also, could you please...

    forum.groupdocs.com/t/error-converting-eml-to-p...
  10. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....Redaction Product Solution GroupDocs...written to a document as a plain text at runtime. Font attributes...

    docs.groupdocs.com/assembly/net/template-syntax...