Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 2,839 for

management

(0.03 sec)
  1. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in Email Document Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Email Document format. In-Table List with Filtering, Grouping, and Ordering in Email Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Outlook 2013....are required to represent managers’ contract information with...email. Report must show each manager along with sum of prices of...

    docs.groupdocs.com/assembly/java/in-table-list-...
  2. Working with Word Processing Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Word Processing Documents GroupDocs.Assembly allows you to use data bands in table rows in Word Processing Documents. A table-row data band is a data band which 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: Manager Manager Contract Price <<foreach...in ds]>><<[c.Client]>> <<[c.Manager]>> <<[c.Price]>><</foreach>>...

    docs.groupdocs.com/assembly/net/working-with-wo...
  3. Voer een omgekeerde afbeeldingzoekopdracht uit ...

    Voer efficiënt reverse image search uit met C# om vergelijkbare afbeeldingen te vinden. Leer hoe u reverse image search implementeert in C# voor content-based image retrieval....content management systems en digital asset management. Met behulp...gebruikerservaring verbeteren en content management-taken stroomlijnen op verschillende...

    kb.groupdocs.com/nl/search/net/perform-reverse-...
  4. Working with MP3 metadata | GroupDocs

    Working with XMP metadata GroupDocs.Metadata for Java also allows managing XMP metadata in MP3 files. For more details please refer to the following guide: Working with XMP metadata...Developer Guide / Advanced Usage / Managing metadata for specific formats...Metadata for Java also allows managing XMP metadata in MP3 files...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Generate PDF Report from JSON Data in Java | JS...

    Programmatically generate reports by converting JSON data to PDF & Word using templates in Java. PDF & DOCX reports using report generation Java API....following sample JSON data of managers and their respective clients...will allow to iterate over Managers and their respective Clients...

    blog.groupdocs.com/assembly/generate-pdf-report...
  6. Generieren Sie PDF- und Word-Berichte aus JSON-...

    Erstellen Sie programmgesteuert Berichte, indem Sie JSON mithilfe von Vorlagen in C# in PDF und Word konvertieren. Automatisieren Sie PDF- und DOCX-Berichte mithilfe der .NET-API....PDF-Berichterstellung verwendet, die Manager und ihre jeweiligen Kunden...springen. <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...

    blog.groupdocs.com/de/assembly/generate-reports...
  7. הפקת דוחות PDF ו-Word מנתוני JSON ב-C#

    הפקת דוחות באופן פרוגרמטי על ידי המרת JSON ל-PDF ו-Word באמצעות תבניות ב-C#. אוטומציה של דוחות PDF ו-DOCX באמצעות .NET API.... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(dataSource, "managers")); הקוד יפיק את דוח ה-PDF...

    blog.groupdocs.com/he/assembly/generate-reports...
  8. צור דוח PDF מ-JSON Data ב-Java | JSON ל-PDF ו-DOCX

    הפקת דוחות באופן פרוגרמטי על ידי המרת נתוני JSON ל-PDF ו-Word באמצעות תבניות ב-Java. דוחות PDF ו-DOCX באמצעות Java API ליצירת דוחות.... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(datasource,"managers"); // להפיק דוח DocumentAssembler...

    blog.groupdocs.com/he/assembly/generate-pdf-rep...
  9. إنشاء تقرير PDF من بيانات JSON في Java | JSON إ...

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

    blog.groupdocs.com/ar/assembly/generate-pdf-rep...
  10. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads.... XML <Managers> <Manager> <Name>John Smith</Name>...<Price>350000</Price> </Contract> </Manager> <Manager> <Name>Tony Anderson</Name>...

    docs.groupdocs.com/assembly/python-net/groupdoc...