Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,151 for

document security

(0.07 sec)
  1. Numbered List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Text Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the client names in a numbered list. 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/java/numbered-list-...
  2. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected Document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your Document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  3. In-Table List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate In-Table List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent the information of the customers and the total order prices with the following key requirements:...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  4. Document preview | GroupDocs

    This article shows how to get Document preview....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/basic-usage/pr...
  5. Search for electronic signatures in document | ...

    This topic learns how to search for Document electronic signature and its details...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/search-for-el...
  6. Get the width and height of the document pages ...

    This article explains how to get the width and height of the Document pages using GroupDocs.Viewer for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/java/how-to-get-page-...
  7. Bulleted List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Email format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Email Note This feature is supported by version 17.8.0 or greater. Reporting Requirement As a report developer, you are required to share the following key requirements: A report must be in .eml or .msg format. It must add email recipient, CSS and subject of the email....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  8. Load document from URL | GroupDocs

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

    docs.groupdocs.com/conversion/nodejs-java/load-...
  9. Multicolored Numbered List in HTML Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in HTML Document format. Multicolored Numbered List in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the clients in numbered list. It must highlight the products. Report must be generated in the HTML Document. Adding Syntax to be evaluated by GroupDocs.Assembly Engine We provide support for the following clients:
      <<foreach [in getClients()]>>
    1. <<[getName()]>>
    2. <</foreach>>
    Download Multicolored Numbered List Template Please download the sample template we created in this article:...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/multicolored-n...
  10. Bubble Chart in Spreadsheet Document | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Excel Document Creating a Bubble Chart Please follow below steps to create a Bubble Chart in MS Excel 2013: Add a new Workbook. Click on the workbook where you want to insert the chart, click the “Insert” tab, and then click “Insert Scatter Chart Icon” in the charts group. A drop-down with charts will appear, select the “Bubble” and press “OK” to insert the chart....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/bubble-chart-in...