Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 1,781 for

management

(0.08 sec)
  1. Basic Usage | Documentation

    Artcles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Metadata API...Metadata API Manage metadata in your documents...local drive and you want to manage them using GroupDocs.Metadata...

    docs.groupdocs.com/metadata/net/basic-usage/
  2. 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...
  3. How to Add Watermark to Excel Worksheets using C#

    This brief piece of writing provides guidance how to add watermark to excel worksheets using C# along with instructions and code to insert watermark in xlsx using C#....widely used application for managing data and creating reports...using C# Utilize NuGet package manager to install the GroupDocs.Annotation...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  4. Generování sestav PDF a Word z dat JSON v C#

    Programově generujte sestavy převodem JSON do PDF a Wordu pomocí šablon v C#. Automatizujte sestavy PDF a DOCX pomocí .NET API.... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(dataSource, "managers")); Kód vytvoří zprávu ve...

    blog.groupdocs.com/cs/assembly/generate-reports...
  5. C# dilinde JSON Verilerinden PDF ve Word Raporl...

    C#'daki şablonları kullanarak JSON'u PDF ve Word'e dönüştürerek programlı olarak raporlar oluşturun. .NET API kullanarak PDF ve DOCX raporlarını otomatikleştirin.... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(dataSource, "managers")); Kod, yukarıdaki şekilde...

    blog.groupdocs.com/tr/assembly/generate-reports...
  6. Wygeneruj raport PDF z danych JSON w Javie | JS...

    Programowo generuj raporty, konwertując dane JSON do formatu PDF i Word przy użyciu szablonów w Javie. Raporty PDF i DOCX przy użyciu Java API do generowania raportów.... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(datasource,"managers"); // Generuj raport DocumentAssembler...

    blog.groupdocs.com/pl/assembly/generate-pdf-rep...
  7. إنشاء تقرير 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...
  8. הפקת דוחות 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...
  9. צור דוח 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...
  10. How to Add Digital Signature to PDF in C#

    Review the process to add digital signature to PDF in C# and follow the detailed instructions to use a digital signature in C# with a few API calls....NET from NuGet package manager Add a reference to the required...package from the NuGet package manager and include the necessary namespace...

    kb.groupdocs.com/signature/net/how-to-add-digit...