Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 28,963 for

groupdocs.comparison

(0.14 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....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. Use PageAreaRedaction | Documentation

    This article explains that how to use PageAreaRedaction....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/use-page-area-...
  3. Fluent syntax | Documentation

    This article describes how to use fluent syntax notation in GroupDocs.Conversion for .NET API....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/fluent-syntax/
  4. Convert PST or OST documents to different forma...

    Follow this guide and learn how to convert contents of PST/OST documents to different format based on content type using GroupDocs.Conversion for .NET....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert-pst-o...
  5. Installation | Documentation

    GroupDocs.Editor for Java installation...Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/installation/
  6. How to Add Digital Signature to PDF in C#

    Review the process to add digital signature to PDF in C# and follow the detailed instructions to use a digital signature in C# with a few API calls....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/signature/net/how-to-add-digit...
  7. How to Convert MHTML to HTML using C#

    Easily perform document conversion and learn the process to convert MHTML to HTML using C#. Also, learn how to implement the convert MHTML to HTML C# capability....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Insert Area Annotation to PDF using Java

    This topic demonstrates how to insert area annotation to PDF using Java. It also provides all instructions and a code example to add area annotation to PDF in Java....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/annotation/java/how-to-insert-...
  9. How to Extract Metadata from Excel in Java

    This post contains thorough information to extract metadata from Excel in Java using simple API calls and provides a working example for the Java Excel metadata extractor application....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  10. How to Convert DOCX to SVG using Java

    This article includes instructions on how to convert DOCX to SVG using Java, as well as sample code that illustrates the procedure to transform DOCX to SVG in Java....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...