Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 1,995 for

management

(0.04 sec)
  1. In-Table Master-Detail in HTML Document | Docum...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show each manager along with his total contract prices. It must also show each individual client within the contract....requirements: Report must show each manager along with his total contract...<</foreach>> <</foreach>> Manager/Client Contract Price <<[getName()]>>...

    docs.groupdocs.com/assembly/java/in-table-maste...
  2. GroupDocs.Metadata for Node.js overview | Docum...

    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/nodejs-java/product...
  3. Pie Chart in Word Processing Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Word Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS Word 2013. Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....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-w...
  4. Usuń metadane z DOCX za pomocą C#

    Skutecznie naucz się usuwać metadane z DOCX przy użyciu C# z przykładem kodu demonstrującym, jak usuwać metadane z DOCX w C# bez instalowania dodatkowego oprogramowania....collaborative editing and document management, it can also pose privacy...privacy risks if not properly managed. For instance, when sharing documents...

    kb.groupdocs.com/pl/metadata/net/remove-metadat...
  5. 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...
  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. GroupDocs.Metadata Overview | Documentation

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....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/net/product-overview/
  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. 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...
  10. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler 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/net/working-with-js...