Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 2,287 for

management

(0.29 sec)
  1. Working with Spreadsheet Documents | GroupDocs

    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 Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet 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-sp...
  2. Working with Presentation Documents | GroupDocs

    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 Presentation Documents GroupDocs.Assembly allows you to use data bands in table rows in Presentation** 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-pr...
  3. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression.... Client Manager Contract Price <<foreach [c...Contracts]>><<[c.Clients.Name]>> <<[c.Managers.Name]>> <<[c.Price]>><</foreach>>...

    docs.groupdocs.com/assembly/java/template-synta...
  4. Java'daki JSON Verilerinden PDF Raporu Oluşturu...

    Java'daki şablonları kullanarak JSON verilerini PDF ve Word'e dönüştürerek programlı olarak raporlar oluşturun. Rapor oluşturma Java API'sini kullanan PDF ve DOCX raporları.... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(datasource,"managers"); // Rapor oluştur DocumentAssembler...

    blog.groupdocs.com/tr/assembly/generate-pdf-rep...
  5. Announcing The New GroupDocs' Online Signature ...

    GroupDocs Signature is an online signature service that lets you collect signatures without the administrative overhead of printing, stuffing envelopes and posting. Simply email documents to your signers and wait for them to be signed. GroupDocs’ online signature app is platform and software independent: the only thing a user needs to sign a document is a web browser, no additional software is required. [caption id=“attachment_206” align=“aligncenter” width=“650” caption=“GroupDocs’ online signature app - New dashboard”] [/caption]...align=“aligncenter” width=“647” caption=“Managing contacts in the GroupDocs’...align=“aligncenter” width=“650” caption=“Managing your signatures online”] [/caption]...

    blog.groupdocs.com/signature/announcing-new-gro...
  6. How to Convert SVG to JPG using C#

    This post discusses the workflow to convert SVG to JPG using C# and how to consume the information for creating the ability for an SVG file converter to JPG in C#....package from the NuGet package manager in the .NET application to...package using the NuGet package manager and then importing the essential...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Générer des rapports PDF et Word à partir de do...

    Générez des rapports par programme en convertissant JSON en PDF et Word à l'aide de modèles en C#. Automatisez les rapports PDF et DOCX à l'aide de l'API .NET....permet d’itérer les données des Managers et leurs Clients respectifs...rapports. <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...

    blog.groupdocs.com/fr/assembly/generate-reports...
  8. Common Master-Detail Image in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Word Document Creating a Common Master-Detail Image Please follow below steps you can create Common Master-Detail Template in MS Word 2013. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....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-...
  9. Common Master-Detail Image in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Excel Document Creating a Common Master-Detail Image Please follow below steps to create Common Master-Detail Image Template in MS Excel 2013: Create a new Workbook. Insert a shape to display image in it....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-...
  10. Load password-protected document | GroupDocs

    This article explains how to load password-protected document while using GroupDocs. Watermarks Java API....content of these documents to manage watermark. Load password-protected...use watermarker methods to manage watermarks in the document...

    docs.groupdocs.com/watermark/java/load-password...