Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 2,634 for

management

(0.67 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 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...
  2. Java 中 XML 的 PDF 和 Word 报告 | XML 到 PDF 和 DOCX

    通过使用 GroupDocs 的 Java API 通过基于文本的模板将 XML 数据转换为 PDF 和 DOC/DOCX 来自动生成报告。... <Managers> <Manager> <Name>John Smith</Name>..... </Contract> ... </Manager> <Manager> <Name>Tony Anderson</Name>...

    blog.groupdocs.com/zh/assembly/generate-reports...
  3. Rapports PDF et Word à partir de XML en Java | ...

    Automatisez la génération de rapports en convertissant les données XML en PDF et DOC/DOCX via des modèles textuels à l'aide de l'API Java de GroupDocs.... <Managers> <Manager> <Name>John Smith</Name>..... </Contract> ... </Manager> <Manager> <Name>Tony Anderson</Name>...

    blog.groupdocs.com/fr/assembly/generate-reports...
  4. Rapports PDF et Word à partir de XML en C# | XM...

    Automatisez la génération de rapports en C# en convertissant les données XML en PDF et DOC/DOCX via des modèles textuels à l'aide de l'API .NET de GroupDocs.... <Managers> <Manager> <Name>John Smith</Name>..... </Contract> ... </Manager> <Manager> <Name>Tony Anderson</Name>...

    blog.groupdocs.com/fr/assembly/generate-reports...
  5. 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/net/chart-series-co...
  6. 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...
  7. Install GroupDocs.Assembly for .NET and Apply L...

    Learn how to install GroupDocs.Assembly via NuGet and apply a license to remove evaluation limitations in your .NET applications....via NuGet Package Manager or Package Manager Console Apply a license...Install via NuGet Package Manager The easiest way to install...

    docs.groupdocs.com/assembly/net/basic-usage-ins...
  8. C#의 XML에서 PDF 및 Word 보고서 | XML에서 PDF 및 DOCX로

    GroupDocs의 .NET API를 사용하여 텍스트 기반 템플릿을 통해 XML 데이터를 PDF 및 DOC/DOCX로 변환하여 C#에서 보고서 생성을 자동화합니다.... <Managers> <Manager> <Name>John Smith</Name>..... </Contract> ... </Manager> <Manager> <Name>Tony Anderson</Name>...

    blog.groupdocs.com/ko/assembly/generate-reports...
  9. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then.... XML <Managers> <Manager> <Name>John Smith</Name>...<Price>350000</Price> </Contract> </Manager> <Manager> <Name>Tony Anderson</Name>...

    docs.groupdocs.com/assembly/net/working-with-xm...
  10. In-Table List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Word Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS Word 2013. Click the on the document where you want to insert the table. Press “Insert” tab....represent the information of the managers with the following key requirements:...requirements: Report must show managers’ name. It must show the sum...

    docs.groupdocs.com/assembly/java/in-table-list-...