Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 12,456 for

document comparison

(0.08 sec)
  1. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the Document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in Document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the Document metadata with GroupDocs.Signature....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/search-for-emb...
  3. GroupDocs.Redaction for .NET 21.1 Release Notes...

    Note This page contains release notes for GroupDocs.Redaction for .NET 21.1 Major Features There are the following improvements in this release: Improve page information returned by GroupDocs.Redaction Full List of Issues Covering all Changes in this Release Key Summary Category REDACTIONNET-347 Improve page information returned by GroupDocs.Redaction Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.Redaction for .NET 21.1. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  4. Adjust the JPEG image quality | Documentation

    Following this guide you will learn how to adjust JPG images quality when rendering Documents with Image Viewer by GroupDocs....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  5. GroupDocs.Viewer for .NET 22.11 Release Notes |...

    Bugs-fixes that are shipped in GroupDocs.Viewer for .NET 22.11...Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  6. Sign documents with exception handling | Docume...

     This article explains how to use exceptions handling when adding electronic signatures to Document with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/sign-document...
  7. GroupDocs.Conversion For .NET 3.0.0 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 3.0.0 Major Features This is the first version of new generation GroupDocs.Conversion for .NET. The most notable features are: Code has been rewritten completely from the ground. Simplified and much flexible API. Better organized and simplified product structure. Code optimization. Storage API. Cache/Output API. On the fly Document conversions. Multiple Load Options. Multiple Save Options. Improved conversion process. Designed as native ....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  8. Licensing and Subscription | Documentation

    This article explains evaluation limitations and licensing of GroupDocs.Merger for Java...Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/licensing-and-su...
  9. GroupDocs Assembly for Java 17.5.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for Java 17.5.0 Major Features Support of variables, dynamic text background setting, and a new image size fit mode are added. All Changes Key Summary Category ASSEMBLYNET-37 Add ability to define and use variables in template Documents Feature ASSEMBLYNET-38 Add ability to set text background color dynamically Feature ASSEMBLYNET-39 Add ability not to grow the size of an image container while fitting it for the size of an image...Comparison Product Solution GroupDocs...use variables in template documents Feature ASSEMBLYNET-38 Add...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  10. Render print areas | GroupDocs.Viewer for .NET

    This article explains how to render Spreadsheet print areas with GroupDocs.Viewer within your .NET applications....Comparison Product Solution GroupDocs...Render print areas Spreadsheet document allows to set a print area...

    docs.groupdocs.com/viewer/net/render-print-areas/