Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 2,704 for

one

(0.1 sec)
  1. Use redaction callback | GroupDocs

    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....The interface contains only one method, AcceptRedaction, which...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. How to change the maximum size of a file | Grou...

    This article shows how to change the maximum size of a file....may get errors similar to the one below: error: error reading /home/jenkins/...

    docs.groupdocs.com/viewer/java/how-to-change-ma...
  3. How to Compare Images in C#

    Do you want to perform image comparison easily, then review the guide to compare Images in C# and learn how to create the image comparison in C# functionality?...compare Images in C# by using one of the best document comparison...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  4. How to Extract Text from PDF in C#

    This short article provides the procedure to extract text from PDF in C# and how to use this stepwise guide to write code to extract text from PDF using C#.... This guide uses one of the popular packages for extracting...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  5. How to Add Dropdown Component in PDF using C#

    In this topic, you will discover how to add dropdown compOnent in PDF using C#.Moreover, we will work with you to write C# code to insert dropdown in PDF using C#.... It allows you to select one option from a list of pre-defined...

    kb.groupdocs.com/annotation/net/how-to-add-drop...
  6. Conversion from EML to PDF with attached office...

    Hello, I have upgraded from 21.5 to 24.1, and the EML to PDF conversion is not working anymore as it used to with the older version. If, in the EML file, there is an attached MS Office document, that has been password …...am answering myself on this one. Figured out that I have to use...

    forum.groupdocs.com/t/conversion-from-eml-to-pd...
  7. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....key for encryption (at least one character) * </p> */ public final...key for encryption (at least one character) * </p> */ public final...

    docs.groupdocs.com/signature/java/search-embed-...
  8. How to Convert Excel to CSV in Java

    This post covers basic document conversion and contains detailed instructions on how to convert Excel to CSV in Java along with Java code to convert Excel to CSV....have transformed documents from one Spreadsheet format to another...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Compare Markdown documents | GroupDocs

    Learn how to compare Markdown (.md) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight differences between Markdown files with simple Python code.... Add one or more target Markdown files...

    docs.groupdocs.com/comparison/python-net/compar...
  10. System requirements | GroupDocs

    GroupDocs.Conversion for .NET can be used on any operating system where the .NET framework is installed...NET just follow one of the ways as described in the...

    docs.groupdocs.com/conversion/net/system-requir...