Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,326 for

reporting api

(0.03 sec)
  1. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Upgrade an Order Support Docs API Reference Live Demos Free Support...Multiple Data Sources / Generating Report using Multiple Data Sources...

    docs.groupdocs.com/assembly/java/generating-rep...
  2. Dynamic Insertion of Links to Bookmarks, Cells ...

    Document Automation (or document assembly) is widely used by organizations for their Reporting services and GroupDocs.Assembly for .NET and Java Apis provide a complete package of features required to build reports dynamically. Keeping the modern trends in mind and to meet the emerging requirements of our customers, we keep introducing the new features. Recently, we have released the v19.11 of our document automation Api with quite a useful set of features....by organizations for their reporting services and GroupDocs.Assembly...Assembly for .NET and Java APIs provide a complete package of features...

    blog.groupdocs.com/assembly/net-java-document-a...
  3. In-Table Master-Detail in HTML Document | Docum...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table Master-Detail 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. In-Table Master-Detail in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ total orders prices and price of each product separately with the following key requirements:...Upgrade an Order Support Docs API Reference Live Demos Free Support...Usage / Working with Table Reports - Master-Detail / In-Table...

    docs.groupdocs.com/assembly/net/in-table-master...
  4. 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....Upgrade an Order Support Docs API Reference Live Demos Free Support...Usage / Working with List Reports - Multicolored Numbered / Multicolored...

    docs.groupdocs.com/assembly/java/multicolored-n...
  5. Common List Image in Email Document | Documenta...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Email Document format. Common 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. Report must show multiple managers’ picture and name. Adding Syntax to be evaluated by GroupDocs....Upgrade an Order Support Docs API Reference Live Demos Free Support...Usage / Working with Image Reports - Common List / Common List...

    docs.groupdocs.com/assembly/java/common-list-im...
  6. Common Master-Detail Image in HTML Document | D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in HTML Document Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements: Report must show managers’ picture and name. It must associate the managers with their clients....Upgrade an Order Support Docs API Reference Live Demos Free Support...Usage / Working with Image Reports - Common Master-Detail / Common...

    docs.groupdocs.com/assembly/java/common-master-...
  7. Common List Image in Email Document | Documenta...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Email Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Common List in Email Document 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 A report must show multiple customers’ name Adding Syntax to be evaluated by GroupDocs....Upgrade an Order Support Docs API Reference Live Demos Free Support...Usage / Working with Image Reports - Common List / Common List...

    docs.groupdocs.com/assembly/net/common-list-ima...
  8. Bulleted List in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the HTML Document....Upgrade an Order Support Docs API Reference Live Demos Free Support...Usage / Working with List Reports - Bulleted / Bulleted List...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  9. In-Paragraph List in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate In-ParagraphList report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: A descriptive or informative line like “We provide support for the following clients:”. Show all the clients along with the above sentence....Upgrade an Order Support Docs API Reference Live Demos Free Support...Usage / Working with Paragraph Reports / In-Paragraph List in HTML...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  10. How to Use RSpec to Test GroupDocs API? - Part 1

    In this article, we will review how to use Ruby RSpec for testing REST Apis like GroupDocs. RSpec is a BDD (behavior driven development) framework. You can find more info about RSpec on its official site. There are a lot of different GroupDocs Apis that you can use. In this article we will test one of the User Apis: “Get user profile”. What You Need You need Ruby, Gem, Bundler, and RSpec (gem install rspec) installed on you computer....Ruby RSpec for testing REST APIs like GroupDocs. RSpec is a BDD...a lot of different GroupDocs APIs that you can use. In this article...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...