Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,446 for

groupdocs.redaction,

(0.16 sec)
  1. GroupDocs.Watermark Product Family

    Find answers about manipulating text and image watermarks in different files using code on any platform....Find answers about manipulating text and image watermarks in different files using code on any platform.

    kb.groupdocs.com/watermark/page/2/
  2. Text redactions | Documentation

    This article explains that how Java redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....This article explains that how Java redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.

    docs.groupdocs.com/redaction/java/text-redactions/
  3. Use redaction policies | Documentation

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml <?xml version="1.0" encoding="utf-8"?> <redactionPolicy xmlns="http://www.groupdocs.com/redaction"> <regexRedaction regularExpression="(dolor)" actionType="ReplaceString" replacement="foobar" /> <exactPhraseRedaction searchPhrase="dolor" caseSensitive="true" actionType="DrawBox" color="Red" /> <cellColumnRedaction regularExpression="(foo)bar1" replacement="[red1]" columnIndex="1" worksheetIndex="2" /> <cellColumnRedaction regularExpression="(foo)bar2" replacement="[red2]" wokrsheetName="Sample" /> <eraseMetadataRedaction filter="All" /> <metadataSearchRedaction filter="Title, Author" replacement="foobar" valueExpression="(metasearch)" keyExpression="" /> <annotationRedaction regularExpression="(anno1)" replacement="foobar" /> <deleteAnnotationRedaction regularExpression="(anno2)" /> <imageAreaRedaction pointX="15" pointY="17" width="200" height="10" color="#AA50FC" /> <imageAreaRedaction pointX="110" pointY="120" width="60" height="20" color="Magenta" /> </redactionPolicy> You can use RedactionPolicy.

    docs.groupdocs.com/redaction/java/use-redaction...
  4. GroupDocs.Signature for Java

    Այս API-ն թույլ է տալիս թվային կերպով ստորագրել ցանկացած տեսակի ֆայլի ձևաչափ՝ օգտագործելով Java լեզվի ցանկացած հարթակ:...Այս API-ն թույլ է տալիս թվային կերպով ստորագրել ցանկացած տեսակի ֆայլի ձևաչափ՝ օգտագործելով Java լեզվի ցանկացած հարթակ:

    kb.groupdocs.com/hy/signature/java/page/2/
  5. GroupDocs.Comparison Product Family

    Գտեք պատասխաններ նմանատիպ տիպի փաստաթղթերի համեմատության վերաբերյալ՝ օգտագործելով ծածկագիրը ցանկացած հարթակում:...Գտեք պատասխաններ նմանատիպ տիպի փաստաթղթերի համեմատության վերաբերյալ՝ օգտագործելով ծածկագիրը ցանկացած հարթակում:

    kb.groupdocs.com/hy/comparison/
  6. GroupDocs.Watermark for Java

    Այս API-ն թույլ է տալիս շահարկել տեքստի և պատկերի ջրանիշները ցանկացած տեսակի ֆայլի ձևաչափով, օգտագործելով Java լեզվի ցանկացած հարթակ:...Այս API-ն թույլ է տալիս շահարկել տեքստի և պատկերի ջրանիշները ցանկացած տեսակի ֆայլի ձևաչափով, օգտագործելով Java լեզվի ցանկացած հարթակ:

    kb.groupdocs.com/hy/watermark/java/
  7. Redact Text in XLSX using C#

    In this tutorial, you'll learn how to redact text in XLSX using C#. Also, you'll be provided with a straightforward code example to replace text in XLSX using C#....In this tutorial, you'll learn how to redact text in XLSX using C#. Also, you'll be provided with a straightforward code example to replace text in XLSX using C#.

    kb.groupdocs.com/redaction/net/redact-text-in-x...
  8. Remove Metadata from PPTX using C#

    Quickly gain an understanding of how to remove metadata from PPTX using C#. Additionally, you'll receive a code showcasing how to clean metadata from PPTX in C#....Quickly gain an understanding of how to remove metadata from PPTX using C#. Additionally, you'll receive a code showcasing how to clean metadata from PPTX in C#.

    kb.groupdocs.com/redaction/net/remove-metadata-...
  9. Remove Annotations from XLSX using Java

    Swiftly master the process of how to remove annotations from XLSX using Java. You'll also discover a code example demonstrating how to delete annotations in XLSX using Java....Swiftly master the process of how to remove annotations from XLSX using Java. You'll also discover a code example demonstrating how to delete annotations in XLSX using Java.

    kb.groupdocs.com/redaction/java/remove-annotati...
  10. GroupDocs.Total for .NET

    查找以 .NET 语言查看、呈现、注释、转换、电子签名、比较和组合文档的答案。...查找以 .NET 语言查看、呈现、注释、转换、电子签名、比较和组合文档的答案。

    kb.groupdocs.com/zh/total/net/