Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 1,995 for

management

(0.09 sec)
  1. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail in Microsoft PowerPoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS PowerPoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other details....represent the information of the managers and clients with the following...requirements: Report must show managers’ picture and name. It must...

    docs.groupdocs.com/assembly/java/common-master-...
  2. How to Add Digital Signature to PDF in C#

    Review the process to add digital signature to PDF in C# and follow the detailed instructions to use a digital signature in C# with a few API calls....NET from NuGet package manager Add a reference to the required...package from the NuGet package manager and include the necessary namespace...

    kb.groupdocs.com/signature/net/how-to-add-digit...
  3. 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...
  4. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in Email Document Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Email Document format. In-Table List with Filtering, Grouping, and Ordering in Email Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Outlook 2013....are required to represent managers’ contract information with...email. Report must show each manager along with sum of prices of...

    docs.groupdocs.com/assembly/java/in-table-list-...
  5. Working with Word Processing Documents | Docume...

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Word Processing Documents GroupDocs.Assembly allows you to use data bands in table rows in Word Processing Documents. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....document is as follows: Manager Manager Contract Price <<foreach...in ds]>><<[c.Client]>> <<[c.Manager]>> <<[c.Price]>><</foreach>>...

    docs.groupdocs.com/assembly/net/working-with-wo...
  6. Generate PDF Report from JSON Data in Java | JS...

    Programmatically generate reports by converting JSON data to PDF & Word using templates in Java. PDF & DOCX reports using report generation Java API....following sample JSON data of managers and their respective clients...will allow to iterate over Managers and their respective Clients...

    blog.groupdocs.com/assembly/generate-pdf-report...
  7. GroupDocs.Assembly Engine APIs | Documentation

    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/net/groupdocs-assem...
  8. Generieren Sie PDF- und Word-Berichte aus JSON-...

    Erstellen Sie programmgesteuert Berichte, indem Sie JSON mithilfe von Vorlagen in C# in PDF und Word konvertieren. Automatisieren Sie PDF- und DOCX-Berichte mithilfe der .NET-API....PDF-Berichterstellung verwendet, die Manager und ihre jeweiligen Kunden...springen. <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...

    blog.groupdocs.com/de/assembly/generate-reports...
  9. สร้างรายงาน PDF และ Word จากข้อมูล JSON ใน C#

    สร้างรายงานโดยทางโปรแกรมโดยแปลง JSON เป็น PDF และ Word โดยใช้เทมเพลตใน C# ทำรายงาน PDF & DOCX อัตโนมัติโดยใช้ .NET API...รายงาน <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(dataSource, "managers")); รหัสจะสร้างรายงาน PDF...

    blog.groupdocs.com/th/assembly/generate-reports...
  10. Hasilkan Laporan PDF dan Word dari Data JSON di C#

    Menghasilkan laporan secara terprogram dengan mengonversi JSON ke PDF & Word menggunakan templat di C#. Otomatiskan laporan PDF & DOCX menggunakan .NET API.... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(dataSource, "managers")); Kode akan menghasilkan...

    blog.groupdocs.com/id/assembly/generate-reports...