Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 33,525 for

groupdocs.viewer

(0.15 sec)
  1. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/use-page-area-...
  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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-redaction...
  3. Parse Data from Documents | GroupDocs

    Extract structured data from documents using templates with GroupDocs.Parser for Python via .NET....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/parser/python-net/parse-data...
  4. 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/get-so...
  5. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/convert/note/
  6. 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

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

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for .NET....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/get-source-an...
  8. Installation | GroupDocs

    GroupDocs.Editor for Java installation...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/installation/
  9. Email attachments | GroupDocs

    Extract, add, and remove attachments in email messages using Python via .NET....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/email-a...
  10. Get list of changes | GroupDocs

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/get-list-of-...