Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 2,178 for

management

(0.04 sec)
  1. In-Table List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Email Document format. In-Table List in Email Document Reporting Requirement As a report developer, you are required to represent the information of the managers 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 managers’ name. It must show the sum of contract prices against each manager....represent the information of the managers with the following key requirements:...the email. Report must show managers’ name. It must show the sum...

    docs.groupdocs.com/assembly/java/in-table-list-...
  2. Chart Series Coloring in Word Processing Docume...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Word Processing Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....to share contract price by manager dynamically with the following...must show the name of the manager The report must show the total...

    docs.groupdocs.com/assembly/java/chart-series-c...
  3. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads.... XML <Managers> <Manager> <Name>John Smith</Name>...<Price>350000</Price> </Contract> </Manager> <Manager> <Name>Tony Anderson</Name>...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  4. Render SVG as PNG using Python

    This topic will explain how to render SVG as PNG using Python. Moreover, it shows how to convert SVG to PNG in Python with precise control over image dimensions....block to open the SVG file and manage resources automatically Create...file, ensuring resources are managed efficiently and released automatically...

    kb.groupdocs.com/viewer/python/render-svg-as-pn...
  5. Add Image Watermark to DOC Using Python

    This tutorial explains how to add image watermark to DOC using Python, allowing you to embed a centered logo watermark in Word 97–2003 documents....class inside a context manager to manage document resources safely...Watermarker class within a context manager to ensure safe processing of...

    kb.groupdocs.com/watermark/python/add-image-wat...
  6. 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 PowerPoint 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....two columns, that will show managers’ and their contact prices...of clients A table showing managers’ along with their contract...

    docs.groupdocs.com/assembly/java/generating-rep...
  7. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in HTML Document Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in HTML Document Reporting Requirement As a report developer, you are required to represent managers’ contract information with the following key requirements:...are required to represent managers’ contract information with...requirements: Report must show each manager along with sum of prices of...

    docs.groupdocs.com/assembly/java/in-table-list-...
  8. Create Search Report using C#

    Learn how to create search report using C# for indexed data. A sample code example will be provided to generate search report in C# without installing extra software....programmatically generating and managing search reports, developers...report details To create and manage search reports, you need a...

    kb.groupdocs.com/search/net/create-search-repor...
  9. Single Row Image in Presentation Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Creat a new presentation slide. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....information of first single manager with the following key requirements:...image of the manager It must show Name and age of manager Report must...

    docs.groupdocs.com/assembly/java/single-row-ima...
  10. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads.... XML <Managers> <Manager> <Name>John Smith</Name>...<Price>350000</Price> </Contract> </Manager> <Manager> <Name>Tony Anderson</Name>...

    docs.groupdocs.com/assembly/python-net/groupdoc...