Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 32,117 for

groupdocs.merger

(0.09 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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Java....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/compare-docu...
  3. Get source and target text from files | GroupDocs

    Learn how to read source and target texts of detected changes using GroupDocs.Comparison for Python via .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/get-so...
  4. 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.Merger Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/load-password-pro...
  5. Get document Info | GroupDocs

    This artcle explains how to get document information...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/get-document-...
  6. How to change the maximum size of a file | Grou...

    This article shows how to change the maximum size of a file....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-change-ma...
  7. Protect PDF document | GroupDocs

    Protect PDF documents when rendering documents using GroupDocs.Viewer for Java...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/protect-pdf-docu...
  8. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  9. Load password-protected documents | GroupDocs

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

    docs.groupdocs.com/viewer/java/load-password-pr...
  10. Specify file type for comparison manually | Gro...

    Following this guide you will learn how to specify file type for comparison manually when use GroupDocs.Comparison for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/specify-file-...