Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 5,863 for

informations

(0.13 sec)
  1. Use advanced logging | GroupDocs

    You can implement ILogger interface from com.groupdocs.redaction.options package. This interface requires to implement three methods: import com.groupdocs.redaction.options.ILogger; import java.util.ArrayList; /** *

    * This is an example of ILogger implementation, tracking count of error messages. *

    */ public class CustomLogger implements ILogger { private ArrayList _errors; private ArrayList _traces; private ArrayList _warnings; public boolean hasErrors() { return _errors.size() > 0; } public CustomLogger() { _errors = new ArrayList(); _traces = new ArrayList(); _warnings = new ArrayList(); } public void error(String message) { _errors....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/redaction/java/use-advanced-...
  2. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built-in feature in GroupDocs.Comparison for Node.js via Java....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/comparison/nodejs-java/word-...
  3. Get list of changes | GroupDocs

    Learn how to obtain a collection of detected changes using GroupDocs.Comparison for Python via .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/comparison/python-net/get-li...
  4. Work with Word Track Changes | GroupDocs

    Learn how to compare Word documents while respecting Track Changes using GroupDocs.Comparison for Python via .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/comparison/python-net/word-t...
  5. Load document from FTP | GroupDocs

    This section explains how to load document from FTP with GroupDocs.Signature API....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/signature/java/load-document...
  6. Update QR Code Signatures in Document | GroupDocs

    This article explains how to update QR code electronic signatures with GroupDocs.Signature for Python via .NET API....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/signature/python-net/update-...
  7. Delete signatures of the certain type | GroupDocs

    This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/signature/python-net/delete-...
  8. Installation | GroupDocs

    This guide explains how to install GroupDocs.Signature for Python via .NET to your environment...Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/signature/python-net/install...
  9. Multicolored Numbered List in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Word Processing Document format. Multicolored Numbered List in Microsoft Word Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/assembly/java/multicolored-n...
  10. Working with Spreadsheet Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/assembly/net/working-with-sp...