Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 1,793 for

management

(0.04 sec)
  1. 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/ko/assembly/generate-pdf-rep...
  2. EmailOptions Class is Introduced in GroupDocs.C...

    GroupDocs.Conversion for Java 18.7 covers a new feature and a bug fix. MSG to PDF conversion issue is now resolved. Please take a look over the release notes to get an idea about the changes introduced. MailOption to control conversions from emailA new class EmailOptions is implemented in SaveOptions. Using that email options can be managed. PdfSaveOptions options = new PdfSaveOptions(); EmailOptions emailOptions = options.getEmailOptions(); emailOptions.setDisplayHeader(true); emailOptions.setDisplayEmailAddress(true); emailOptions.setDisplayFromEmailAddress(true); emailOptions.setDisplayToEmailAddress(true); emailOptions....that email options can be managed. # PdfSaveOptions options =...

    blog.groupdocs.com/conversion/emailoptions-clas...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Document viewer API

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....insbesondere in den Content-Management-Systemen, populär geworden...

    blog.groupdocs.com/de/tag/document-viewer-api/
  9. ASP.NET Core

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....insbesondere in den Content-Management-Systemen, populär geworden...

    blog.groupdocs.com/de/tag/asp.net-core/
  10. 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...