Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 45,014 for

document

(0.05 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...List in Text Document Numbered List in Text Document Leave feedback...

    docs.groupdocs.com/assembly/java/numbered-list-...
  2. Load CAD document with options | GroupDocs

    Learn this article and check how to load and convert CAD Documents with advanced options using GroupDocs.Conversion for Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Loading Documents / Load options for different document types /...

    docs.groupdocs.com/conversion/java/load-cad-doc...
  3. Compare of Variables and Document properties | ...

    This article explains how to activate the comparison of Document properties in GroupDocs.Comparison for Node.js via Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...and Document properties Compare of Variables and Document properties...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  4. 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:...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...
  5. eSign document with multiple signatures | Group...

    This article explains how to sign Document with multiple signatures of various type by GroupDocs.Signature API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...signature types / ✎ Multiple eSign document with multiple signatures Leave...

    docs.groupdocs.com/signature/java/esign-documen...
  6. In-Paragraph List in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Presentation Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following products:”. Save the template....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Presentation Document In-Paragraph List in Presentation Document Leave...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  7. Numbered List in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Excel Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Excel 2013. You can create two kinds of Numbered List in Microsoft Excel. In-cell List Multiple-cell List Apply the following steps to build the In-Cell template...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Spreadsheet Document Numbered List in Spreadsheet Document Leave feedback...

    docs.groupdocs.com/assembly/java/numbered-list-...
  8. eSign Document with Stamp Signature | GroupDocs

    This article explains how to sign a Document electronically with generated Stamp signatures by GroupDocs.Signature for Python via .NET API....Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product.../ ✍️ Stamp Signature eSign Document with Stamp Signature Leave...

    docs.groupdocs.com/signature/python-net/esign-d...
  9. In-Table List with Highlighted Rows in HTML Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Highlighted Rows report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show all the client names with price. Show single client and his single contract price in a single row....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...with Highlighted Rows in HTML Document In-Table List with Highlighted...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. Create and edit new WordProcessing document | G...

    This article demonstrates how to create and edit WordProcessing Documents using GroupDocs.Editor for .NET. It also covers supported formats like spreadsheets and presentations....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...WordProcessing document Create and edit new WordProcessing document Leave...

    docs.groupdocs.com/editor/net/create-document/