Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 6,562 for

editor

(0.21 sec)
  1. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  2. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-redaction...
  3. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  4. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  5. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Node.js via Java supported document types...Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/nodejs-java/supported...
  6. Load password-protected documents | GroupDocs

    This article explains how to open password-protected document with GroupDocs.Viewer within your .NET applications....Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/load-password-pro...
  7. Load from stream | GroupDocs

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your .NET applications....Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/load-document-fro...
  8. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Editor Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/supported-do...
  9. Specify file type when loading a document | Gro...

    This article explains how to specify the file type when loading a document with GroupDocs.Viewer within your .NET applications....Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/specify-file-type...
  10. Voeg PDF-bestanden samen met Java

    Leer hoe u PDF-bestanden kunt samenvoegen met behulp van Java-programmering. Verbeter het documentbeheer met codevoorbeelden om PDF-bestanden in Java te combineren, zonder dat u extra software nodig heeft....de benodigde tools, een code-editor zoals IntelliJ IDEA of Eclipse...

    kb.groupdocs.com/nl/merger/java/merge-pdf-files...