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

management

(0.07 sec)
  1. 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...
  2. Genereer PDF- en Word-rapporten van JSON-gegeve...

    Genereer programmatisch rapporten door JSON naar PDF en Word te converteren met behulp van sjablonen in C#. Automatiseer PDF- en DOCX-rapporten met behulp van .NET API....genereren van PDF-rapporten die managers en hun respectievelijke klanten...iteratie van de gegevens van Managers en hun respectieve Klanten...

    blog.groupdocs.com/nl/assembly/generate-reports...
  3. 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...
  4. Indexing password protected documents | GroupDocs

    This article demonstrates that how to perform indexing of password protected documents....For more information about managing the password dictionary see...see the page in the [Managing dictionaries](https://docs.groupdocs...

    docs.groupdocs.com/search/net/indexing-password...
  5. How to Add Watermark to Excel Worksheets using C#

    This brief piece of writing provides guidance how to add watermark to excel worksheets using C# along with instructions and code to insert watermark in xlsx using C#....widely used application for managing data and creating reports...using C# Utilize NuGet package manager to install the GroupDocs.Annotation...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  6. How to Convert MSG to MHTML using C#

    In this article, you will learn how to convert MSG to MHTML using C# without installing third party software. Also, we will provide code to export MSG to MHTML in C#....NET via NuGet package manager for MSG to MHTML conversion...library, you can skillfully manage your email content in the widely...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Perform Search by Chunks using C#

    Learn how to search by chunks using C# for efficient data retrieval. Explore C# chunked search in large indexes to handle tens or hundreds of thousands of documents....down the search process into manageable parts, allowing each segment...the process into smaller, manageable parts. This approach is particularly...

    kb.groupdocs.com/search/net/perform-search-by-c...
  8. How to Convert MSG to TXT using C#

    This section will teach you how to convert MSG to TXT using C# without the need of third-party software. Also, we will provide code to export MSG to TXT in C#....using C# Use the NuGet package manager to install GroupDocs.Conversion...the disk You can proficiently manage your email content in a universally...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Genera report PDF da dati JSON in Java | JSON i...

    Genera report in modo programmatico convertendo i dati JSON in PDF e Word utilizzando i modelli in Java. Report PDF e DOCX utilizzando l'API Java per la generazione di report.... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(datasource,"managers"); // Genera rapporto DocumentAssembler...

    blog.groupdocs.com/it/assembly/generate-pdf-rep...
  10. Создание отчетов в формате PDF и Word из данных...

    Создавайте отчеты программно, конвертируя JSON в PDF и Word с помощью шаблонов на C#. Автоматизируйте отчеты PDF и DOCX с помощью .NET API.... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(dataSource, "managers")); Код создаст отчет в формате...

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