Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 40,428 for

documents

(0.07 sec)
  1. Multicolored Numbered List in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Spreadsheet Document format. Multicolored Numbered List in Microsoft Excel Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Excel 2013. Add a new Workbook. In one cell, write a sentence like “We provide support for the following clients:”. Select the cell, and assign a color by pressing “Cell Styles” in Styles group....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Numbered List in Spreadsheet Document Multicolored Numbered List...

    docs.groupdocs.com/assembly/java/multicolored-n...
  2. Multicolored Numbered List in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Email Document format. Multicolored Numbered List in Email Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Outlook 2013. In your email, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Email Document Multicolored Numbered List in Email Document Leave...

    docs.groupdocs.com/assembly/java/multicolored-n...
  3. Load a password-protected document | Documentation

    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:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...password-protected document Load a password-protected document Leave feedback...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  4. In-Paragraph List in Email Document | Documenta...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Email Document format. In-Paragraph List in Email Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. A descriptive or informative line like “We provide support for the following clients:”....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...in Email Document In-Paragraph List in Email Document Leave feedback...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  5. Individual Series Point Coloring in Presentatio...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS PowerPoint 2013: Add a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Point Coloring in Presentation Document Individual Series Point Coloring...

    docs.groupdocs.com/assembly/net/individual-seri...
  6. In-Table List in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentation format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab. Add a 2x3 table. Save your Document. Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Presentation Document In-Table List in Presentation Document Leave feedback...

    docs.groupdocs.com/assembly/java/in-table-list-...
  7. Get document info | Documentation

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

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

    The page describes how to add components to a document using GroupDocs.Annotation API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...component to the document Add component to the document Leave feedback...

    docs.groupdocs.com/annotation/java/add-componen...
  9. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument JavaScript try { var loadOptions = new LoadOptions(); loadOptions.setPassword("123"); const metadata = new groupdocs.metadata.Metadata("protected.docx", loadOptions); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...password-protected document Load a password-protected document Leave feedback...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...in Email Document Single Row Image in Email Document Leave feedback...

    docs.groupdocs.com/assembly/java/single-row-ima...