Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 2,298 for

management

(0.07 sec)
  1. How to Convert MSG to EML using C#

    This section will teach you how to convert MSG to EML using C# without the need of third-party software. Also, we will provide code to export MSG to EML in C#.... When it comes to managing email content, different formats...using C# Use the NuGet package manager to install GroupDocs.Conversion...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. C# 中 XML 的 PDF 和 Word 报告 | XML 到 PDF 和 DOCX

    通过使用 GroupDocs 的 .NET API 通过基于文本的模板将 XML 数据转换为 PDF 和 DOC/DOCX,在 C# 中自动生成报告。... <Managers> <Manager> <Name>John Smith</Name>..... </Contract> ... </Manager> <Manager> <Name>Tony Anderson</Name>...

    blog.groupdocs.com/zh/assembly/generate-reports...
  3. Báo cáo PDF & Word từ XML trong Java | XML sang...

    Tự động tạo báo cáo bằng cách chuyển đổi dữ liệu XML thành PDF & DOC/DOCX thông qua các mẫu dựa trên văn bản bằng API Java của GroupDocs.... <Managers> <Manager> <Name>John Smith</Name>..... </Contract> ... </Manager> <Manager> <Name>Tony Anderson</Name>...

    blog.groupdocs.com/vi/assembly/generate-reports...
  4. How to Work with GroupDocs' Online Document Vie...

    GroupDocs’ online document viewer add-on provides you with a convenient interface for quickly accessing, viewing and managing documents directly in the FireFox browser, without the need of going to the GroupDocs website. GroupDocs Online Document Viewer is a web-based application that allows you to open Microsoft Office files and images directly in a web-browser, regardless of whether you have the software that was used for creating them, or not. This is a universal document viewer that reduces the need for installing the tons of software required to open each individual file format....quickly accessing, viewing and managing documents directly in the...easier to access, view and manage documents in your GroupDocs...

    blog.groupdocs.com/viewer/how-to-work-with-grou...
  5. Install GroupDocs.Markdown for .NET | GroupDocs

    This guide explains how to install GroupDocs.Markdown for .NET to your environment...package: Use the NuGet Package Manager Open your project or solution...your project name and select Manage NuGet Packages to display the...

    docs.groupdocs.com/markdown/net/installation/
  6. 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/net/groupdocs-assem...
  7. Working with Email Messages | 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 Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messageswith HTML and RTF bodies. 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....messages is as follows: Manager Manager Contract Price <<foreach...in ds]>><<[c.Client]>> <<[c.Manager]>> <<[c.Price]>><</foreach>>...

    docs.groupdocs.com/assembly/net/working-with-em...
  8. How to Run Examples | GroupDocs

    Software Requirements Please make sure you meet the following requirements before downloading and running the examples. Visual Studio 2013 or higher NuGet Package Manager installed in Visual Studio. Make sure that latest NuGet API version is installed in Visual Studio. For details on how to install NuGet package manager please check http://docs.nuget.org/ndocs/guides/install-nuget Go to Tools->Options->NuGet Package Manager->Package Sources and make sure that the option nuget.org is checked Example project uses NuGet Automatic Package Restore feature therefore you should have an active internet connection....2013 or higher NuGet Package Manager installed in Visual Studio...how to install NuGet package manager please check Go to Tools->Options->NuGet...

    docs.groupdocs.com/classification/net/how-to-ru...
  9. Generieren Sie einen PDF-Bericht aus JSON-Daten...

    Erstellen Sie programmgesteuert Berichte, indem Sie JSON-Daten mithilfe von Vorlagen in Java in PDF und Word konvertieren. PDF- und DOCX-Berichte mit Java-API zur Berichterstellung.... Dies ermöglicht es, über Manager und ihre jeweiligen Kunden...springen. <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...

    blog.groupdocs.com/de/assembly/generate-pdf-rep...
  10. Add Image Watermark to JPG Using Python

    Discover how to add image watermark to JPG using Python and protect visual assets by placing a centered logo watermark on images with consistent alignment....Watermarker class using a context manager Create an ImageWatermark instance...class inside a with block to manage resources efficiently. Next...

    kb.groupdocs.com/watermark/python/add-image-wat...