Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,646 for

document security

(0.04 sec)
  1. Verify Digital signatures in the document | Doc...

    This topic explains how to verify digital 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/verify-digita...
  2. Pie Chart in Spreadsheet Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Excel Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Excel 2013. Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/pie-chart-in-s...
  3. Classify document from stream | Documentation

    Classifying of the Document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify Document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Classification Product Family...

    docs.groupdocs.com/classification/net/classify-...
  4. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint Documents from local disk when using GroupDocs.Merger for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Merger Product Family /...

    docs.groupdocs.com/merger/java/load-document-fr...
  5. Loading document | Documentation

    This section explains how to load Document from various sources like file, streams, remote web resources, loading Document from FTP, Amazon or Azure storage etc....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/net/loading/
  6. Common Master-Detail in Text Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Text Document format. Common Master-Detail in Text Document Note This feature is supported by version 17.3.0 or greater. Reporting Requirement As a report developer, you are required to represent the information of the customers and products with the following key requirements: It must associate the customers with their products Report must be generated in the HTML 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/common-master-d...
  7. Load password-protected document | Documentation

    Learn this article and check how to load and convert password-protected Documents using GroupDocs.Conversion for Node.js via Java API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  8. Get document info | Documentation

    This article shows how to get the basic Document info....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/java/get-document-info/
  9. Extract tables from document | Documentation

    This article explains that how to extract tables from Document....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  10. Single Row Image in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Email Document format. Single Row Image in Email Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show image of the manager It must show Name and age of manager 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/java/single-row-ima...