The Example in this article demonstrates how to update metadata properties using a combination of criteria...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This topic describes how to set image resolution in PDF file using the Groupdocs.Viewer .NET API (C#)....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with Groupdocs.Comparison for Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with Groupdocs.Comparison for .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Groupdocs.Editor for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Custom Signing on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Custom Signing on Groupdocs Blog | Document Automation Solutions for .NET & Java Develo......Custom Signing on GroupDocs Blog | Document Automation Solutions...content in Custom Signing on GroupDocs Blog | Document Automation...
USB Dongle on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in USB Dongle on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers วิธ......USB Dongle on GroupDocs Blog | Document Automation Solutions...content in USB Dongle on GroupDocs Blog | Document Automation...
Smart Card on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Smart Card on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers วิธ......Smart Card on GroupDocs Blog | Document Automation Solutions...content in Smart Card on GroupDocs Blog | Document Automation...