Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,699 for

document security

(2.23 sec)
  1. Set password for output document | GroupDocs

    Protect the comparison result Document with a password by setting CompareOptions.PasswordSaveOption and SaveOptions.Password in GroupDocs.Comparison for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/net/set-password-...
  2. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta information of a Document....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...Basic Usage / Get document info Get document info Leave feedback...

    docs.groupdocs.com/metadata/nodejs-java/get-doc...
  3. Add component to the document | GroupDocs

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

    docs.groupdocs.com/annotation/java/add-componen...
  4. Load document from stream | GroupDocs

    There might be cases when the Document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving Documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the Document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/java/load-document-fr...
  5. Single Row in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row report in Text Document format. Single Row in Text Document Note This feature is supported by version 17.03 or greater. Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: It must show Name and Contact Number of the customer Report must be generated in the Text Document Adding Syntax to be evaluated by GroupDocs....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/single-row-in-t...
  6. Loading of external resources containing by a d...

    This article explains how to manage loading of external resources contained by a Document with GroupDocs.Viewer within your Java applications....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/java/loading-external...
  7. Get document info | GroupDocs

    Retrieve Document metadata such as format, page count, title, and author without converting...Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...Basic Usage / Get document info Get document info Leave feedback...

    docs.groupdocs.com/markdown/net/get-document-info/
  8. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/searching-for...
  9. Load document from URL | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint Documents from URL 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/load-documen...
  10. Common List Image in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image Document in MS Word 2013: Insert the desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/common-list-im...