Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 3,537 for

document security

(0.05 sec)
  1. GroupDocs Comparison Plugin for TextPattern Rel...

    GroupDocs is excited to announce the launch of the GroupDocs Comparison plugin for TextPattern. With this plugin, you can compare two Documents in a browser. Select source and target files and run the comparison. Embed the compared Documents to your TextPattern pages and easily share them with peers. GroupDocs Comparison generates a summary of any changes made to the Document. Tracking insertions or deletions is easy. GroupDocs Comparison runs on a web-browser so no new software installations is needed....plugin, you can compare two documents in a browser. Select source...comparison. Embed the compared documents to your TextPattern pages...

    blog.groupdocs.com/comparison/groupdocs-plugin-...
  2. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over Document using GroupDocs.Annotation for Java API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/java/update-annot...
  3. Accept or Reject revisions | Documentation

    Following this guide, you will learn how to apply or discard revisions found during Document comparison using built-in Microsoft Word functionality....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  4. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the Document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/net/search-for-enc...
  5. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the Document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/search-for-en...
  6. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text Documents . Use of In-line Syntax Error Messages By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/use-of-in-line...
  7. Add highlight annotation | Documentation

    The page describes how to add highlight annotation to a Document using GroupDocs.Annotation for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/java/add-highligh...
  8. Add underline annotation | Documentation

    The page describes how to add an underline annotation to a Document using GroupDocs.Annotation for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/java/add-underlin...
  9. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire Document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Extract attachments from Emails | Documentation

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a Document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial Document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the Document); Iterate through the collection and obtain Parser object to extract a text....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/java/extract-attachme...