Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,855 for

management

(0.03 sec)
  1. Pie Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “Pie”. Preview “Pie” and press OK to insert the chart and Worksheet template to your email....you are required to share managers’ contract prices dynamically...Pie Chart. It must indicate manager name with value (price of the...

    docs.groupdocs.com/assembly/java/pie-chart-in-e...
  2. Working with Spreadsheet Documents | Documentation

    Note This feature is supported by version 18.2 or greater. 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 whose 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: Client Manager Contract Price «foreach [c...[c in ds]» «[c.Client]» «[c.Manager]» «[c.Contact_Price]» <</foreach»...

    docs.groupdocs.com/assembly/java/working-with-s...
  3. How to Use GroupDocs' Online Document Viewer Pl...

    We have published a GroupDocs’ online document viewer plugin for Chrome. This add-on provides GroupDocs users with a slick interface for viewing documents right in the Chrome browser. GroupDocs’ Online Document Viewer gives you the ability to view documents and images right in your web browser, without having to install bulky office software. Whether you need to view a text document, an image or a PowerPoint presentation, GroupDocs’ online document viewer opens it for you....allows you to access, view and manage your documents with just a...you have logged in, you can manage files from your GroupDocs account...

    blog.groupdocs.com/viewer/how-to-use-groupdocs-...
  4. Template Syntax - Part 2 of 2 | Documentation

    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/net/template-syntax...
  5. Working with MP3 metadata | Documentation

    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...
  6. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....below sets filter to Author , Manager and NameOfApplication - for...AUTHOR | MetadataFilters . MANAGER | MetadataFilters . NAME_OF_APPLICATION...

    docs.groupdocs.com/redaction/python-net/metadat...
  7. Vygenerujte zprávu PDF z dat JSON v Java | JSON...

    Programově generujte sestavy převodem dat JSON do PDF a Wordu pomocí šablon v Java. Zprávy ve formátu PDF a DOCX pomocí Java API pro generování sestav.... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(datasource,"managers"); // Vygenerovat zprávu DocumentAssembler...

    blog.groupdocs.com/cs/assembly/generate-pdf-rep...
  8. إنشاء تقارير PDF و Word من بيانات JSON في C #

    قم بإنشاء تقارير برمجيًا عن طريق تحويل JSON إلى PDF و Word باستخدام قوالب في C #. أتمتة تقارير PDF & DOCX باستخدام .NET API.... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(dataSource, "managers")); سيقوم الكود بإنتاج تقرير...

    blog.groupdocs.com/ar/assembly/generate-reports...
  9. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...document <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...Source code Result document Manager: John Smith Contracts: - A...

    docs.groupdocs.com/assembly/java/working-with-j...
  10. 从 Java 中的 JSON 数据生成 PDF 报告 | JSON 转 PDF & DOCX

    通过使用 Java 中的模板将 JSON 数据转换为 PDF 和 Word 以编程方式生成报告。使用报告生成 Java API 的 PDF 和 DOCX 报告。... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(datasource,"managers"); // 生成报告 DocumentAssembler...

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