Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 2,714 for

management

(0.05 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. Voer een omgekeerde afbeeldingzoekopdracht uit ...

    Voer efficiënt reverse image search uit met C# om vergelijkbare afbeeldingen te vinden. Leer hoe u reverse image search implementeert in C# voor content-based image retrieval....content management systems en digital asset management. Met behulp...gebruikerservaring verbeteren en content management-taken stroomlijnen op verschillende...

    kb.groupdocs.com/nl/search/net/perform-reverse-...
  4. How to Work with GroupDocs' Online Document Vie...

    GroupDocs’ online document viewer add-on provides you with a convenient interface for quickly accessing, viewing and managing documents directly in the FireFox browser, without the need of going to the GroupDocs website. GroupDocs Online Document Viewer is a web-based application that allows you to open Microsoft Office files and images directly in a web-browser, regardless of whether you have the software that was used for creating them, or not. This is a universal document viewer that reduces the need for installing the tons of software required to open each individual file format....quickly accessing, viewing and managing documents directly in the...easier to access, view and manage documents in your GroupDocs...

    blog.groupdocs.com/viewer/how-to-work-with-grou...
  5. 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/python-net/template...
  6. Working with MP3 metadata | GroupDocs

    Learn about managing metadata for MP3 formats....Developer Guide / Advanced Usage / Managing metadata for specific formats...Metadata for .NET also allows managing XMP metadata in MP3 files...

    docs.groupdocs.com/metadata/net/working-with-mp...
  7. 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/net/groupdocs-assem...
  8. 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-...
  9. 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...
  10. צור דוח PDF מ-JSON Data ב-Java | JSON ל-PDF ו-DOCX

    הפקת דוחות באופן פרוגרמטי על ידי המרת נתוני JSON ל-PDF ו-Word באמצעות תבניות ב-Java. דוחות PDF ו-DOCX באמצעות Java API ליצירת דוחות.... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(datasource,"managers"); // להפיק דוח DocumentAssembler...

    blog.groupdocs.com/he/assembly/generate-pdf-rep...