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

management

(0.04 sec)
  1. Working with Presentation Documents | Documenta...

    Note This feature is supported by version 18.2 or greater. 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 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-p...
  2. GroupDocs.Metadata for Python overview | Docume...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....ID3, document properties, etc Manage audio metadata: ID3 tag (ID3v1...image, video and audio formats Manage metadata in e-books, torrent...

    docs.groupdocs.com/metadata/python-net/product-...
  3. Hyperlinks uit PDF extraheren met C#

    Leer snel hoe u hyperlinks uit PDF kunt extraheren met C# met een stapsgewijze handleiding. U hoeft geen extra software te installeren om hyperlinks uit PDF te lezen in C#....nu werkt aan een content management systeem, document analyse...een efficiëntere document management ervaring bieden. Door PDF...

    kb.groupdocs.com/nl/parser/net/extract-hyperlin...
  4. 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...
  5. So konvertieren Sie DOCX mit C# in HTML

    In diesem Thema erfahren Sie, wie Sie DOCX mit C# in HTML konvertieren. Darüber hinaus stellen wir ein Codebeispiel zum Exportieren von DOCX nach HTML in C# bereit, ohne zusätzliche Tools zu verwenden....Webentwicklungs- und Content-Management-Systemen. Die Umwandlung...Webpublikationen, Content-Management-Systeme oder E-Mail-Vorlagen...

    kb.groupdocs.com/de/conversion/net/how-to-conve...
  6. 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...
  7. 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...
  8. GroupDocs Viewer displaying as Unlicensed versi...

    We are encountering an issue with the Groupdocs Viewer where the error message “Unlicensed version of GroupDocs.Viewer for .NET allows 15 views per hour” occasionally appears when previewing media files. The issue appea…...application pool from the IIS Manager. Wondering why the IIS Scheduled...application pool from the IIS Manager. Wondering why the IIS Scheduled...

    forum.groupdocs.com/t/groupdocs-viewer-displayi...
  9. 从 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...
  10. 在 C# 中从 JSON 数据生成 PDF 和 Word 报告

    通过使用 C# 中的模板将 JSON 转换为 PDF 和 Word,以编程方式生成报告。使用 .NET API 自动生成 PDF 和 DOCX 报告。... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(dataSource, "managers")); 该代码将生成如上图所示的 PDF 报告。您还可以从...

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