Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 4,074 for

as

(0.05 sec)
  1. 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 AseRedaction searchPhrAse="dolor" cAseSensitive="true" actionType="DrawBox" color="Red" /> AseMetadataRedaction filter="All" /> AsearchRedaction filter="Title, Author" replacement="foobar" valueExpression="(metAsearch)" keyExpression="" /> 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. e-Sign Documents in .NET & Java Applications – ...

    Share this issue: Monthly Newsletter February 2019 FAst, Accurate and Secure e-Signature APIs for .NET & Java Applications Digitally sign important business documents at individual and enterprise level GroupDocs.Signature offers .NET and Java APIs to e-sign documents, configure and manipulate various types of digital signatures and certificates. Programmers can eAsily add advanced signature types including; text, image, barcode, QR code, stamp and metadata to a variety of business file formats like Word, Excel, PowerPoint, PDF, Text and images....Share this issue: Monthly Newsletter February 2019 Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications Digitally sign important business documents at individual and enterprise level GroupDocs.Signature offers .NET and Java APIs to e-sign documents, configure and manipulate various types of digital signatures and certificates. Programmers can easily add advanced signature types including; text, image, barcode, QR code, stamp and metadata to a variety of business file formats like Word, Excel, PowerPoint, PDF, Text and images.

    blog.groupdocs.com/total/digitally-sign-documen...
  3. Manage EPUB Metadata using Java – Metadata Editor

    Discover ways to view and edit EPUB eBook metadata using Java. Programmatically update specific EPUB properties and Dublin Core items....Discover ways to view and edit EPUB eBook metadata using Java. Programmatically update specific EPUB properties and Dublin Core items.

    blog.groupdocs.com/metadata/manage-epub-metadat...
  4. Bring GroupDocs.Annotation for Java Functionali...

    Greetings to everyone! And special greetings to the PHP community, since this time we are going to bring GroupDocs.Annotation for Java to your world. The GroupDocs.Annotation for Java library is a rich online collaboration tool for reviewing and annotating documents on the web. With high fidelity document rendering, it provides end-users with a comprehensive set of commenting and markup tools. Designed to work in the web and implemented in the HTML5-compliant borders, GroupDocs....Greetings to everyone! And special greetings to the PHP community, since this time we are going to bring GroupDocs.Annotation for Java to your world. The GroupDocs.Annotation for Java library is a rich online collaboration tool for reviewing and annotating documents on the web. With high fidelity document rendering, it provides end-users with a comprehensive set of commenting and markup tools. Designed to work in the web and implemented in the HTML5-compliant borders, GroupDocs.

    blog.groupdocs.com/annotation/bring-groupdocs-a...
  5. Add Watermark to Images in Java | Text & Image ...

    Add text to image As watermark, or add image watermarks to JPG, WebP, PNG, BMP images using Java Watermarking API by GroupDocs....Add text to image as watermark, or add image watermarks to JPG, WebP, PNG, BMP images using Java Watermarking API by GroupDocs.

    blog.groupdocs.com/watermark/add-watermark-to-i...
  6. Add Text Watermark to JPG using Java

    Discover how to add text watermark to JPG using Java. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in Java programming....Discover how to add text watermark to JPG using Java. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in Java programming.

    kb.groupdocs.com/watermark/java/add-text-waterm...
  7. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h&hellip;

    forum.groupdocs.com/t/persistent-customtempfont...
  8. Evaluation Limitations and Licensing | Document...

    Note You can use GroupDocs.Assembly without the license. The usage and functionalities are pretty much same As the licensed one but you will face few limitations while using the non-licensed API. Evaluation Version Limitations You can eAsily download GroupDocs.Assembly for evaluation. The evaluation download is the same As the purchAsed download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license....Note You can use GroupDocs.Assembly without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Version Limitations You can easily download GroupDocs.Assembly for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license.

    docs.groupdocs.com/assembly/net/evaluation-limi...
  9. Compare Multiple CSV Files in C# | Accept, Reje...

    Programmatically compare two or more CSV files in C#. Learn to accept, reject and highlight the changes. Compare pAssword-protected CSV files using .NET API....Programmatically compare two or more CSV files in C#. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using .NET API.

    blog.groupdocs.com/comparison/compare-multiple-...
  10. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. ...Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. 

    docs.groupdocs.com/conversion/java/get-default-...