Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 40,118 for

document

(0.04 sec)
  1. Numbered List in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Numbered List in HTML Document Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements: The report must show the products in numbered list....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...List in HTML Document Numbered List in HTML Document Leave feedback...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  2. Bulleted List in Spreadsheet Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Spreadsheet Document based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Excel Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Excel 2013. Adding bulleted list in Microsoft Excel is different than Microsoft Word....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Spreadsheet Document Bulleted List in Spreadsheet Document Leave feedback...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  3. Adding Ellipse Annotation in a PDF Document

    GroupDocs.Annotation API GroupDocs.Annotation comes with an extensive set of tools that you can use to easily add common shapes to your Documents as an annotation. The list of tools is not limited to area, point, text, polyline, etc. In this section, we will primarily discuss how the Ellipse annotation could be added in a PDF Document by using GroupDocs.Annotation API. Adding Ellipse Annotation While discussing the family of annotation types, we cannot ignore ellipse annotation....add common shapes to your documents as an annotation. The list...annotation could be added in a PDF document by using GroupDocs.Annotation...

    blog.groupdocs.com/annotation/adding-ellipse-an...
  4. document taxonomy on GroupDocs Blog | Document ...

    Document taxonomy on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document taxonomy on GroupDocs Blog | Document Automation Solutions for .NET & Java ......document taxonomy on GroupDocs Blog | Document Automation Solutions...content in document taxonomy on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/th/tag/document-taxonomy/ind...
  5. Numbered List in Text Document | Documentation

    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-...
  6. Create and edit new WordProcessing document | D...

    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/
  7. Document Tracking on GroupDocs Blog | Document ...

    Document Tracking on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Tracking on GroupDocs Blog | Document Automation Solutions for .NET & Java ......Document Tracking on GroupDocs Blog | Document Automation Solutions...content in Document Tracking on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/th/tag/document-tracking/ind...
  8. Document Review on GroupDocs Blog | Document Au...

    Document Review on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Review on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......Document Review on GroupDocs Blog | Document Automation Solutions...content in Document Review on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/th/tag/document-review/index...
  9. Load CAD document with options | Documentation

    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...
  10. 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...