Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,891 for

groupdocs.redaction,

(0.3 sec)
  1. Use redaction policies | GroupDocs

    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...
  2. GroupDocs.Watermark Product Family

    查找有关在任何平台上使用代码处理不同文件中的文本和图像水印的答案。...查找有关在任何平台上使用代码处理不同文件中的文本和图像水印的答案。

    kb.groupdocs.com/zh/watermark/page/2/
  3. GroupDocs.Signature Product Family

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

    kb.groupdocs.com/hy/signature/page/3/
  4. Redact PDF and Scanned Documents in C# | Blacko...

    Redact text in PDF and other documents using C# in your .NET applications. Redact documents to blackout text and also the text within the embedded images....Redact text in PDF and other documents using C# in your .NET applications. Redact documents to blackout text and also the text within the embedded images.

    blog.groupdocs.com/redaction/redact-text-and-sc...
  5. GroupDocs.Parser for .NET

    This API allows you to perform text search and index any type of file format using C# .NET language on any platform....This API allows you to perform text search and index any type of file format using C# .NET language on any platform.

    kb.groupdocs.com/parser/net/page/4/
  6. GroupDocs.Total for .NET

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

    kb.groupdocs.com/zh/total/net/
  7. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Total for .NET....This topic lists file formats supported by GroupDocs.Total for .NET.

    docs.groupdocs.com/total/net/supported-document...
  8. Tags

    查找API的答案 GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family Group......查找API的答案 GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family Group...

    kb.groupdocs.com/zh/tags/
  9. Releases on GroupDocs Blog | Document Automatio...

    Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDo......Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDo...

    blog.groupdocs.com/zh/tag/releases/index.xml
  10. Remove Metadata from PDF using Java

    Discover how to swiftly remove metadata from PDF using Java. Plus, get code example to clean metadata from PDF in Java, all without additional software installations....Discover how to swiftly remove metadata from PDF using Java. Plus, get code example to clean metadata from PDF in Java, all without additional software installations.

    kb.groupdocs.com/redaction/java/remove-metadata...