Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 2,524 for

management

(0.49 sec)
  1. Chart Series Coloring in Presentation Document ...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....to share contract price by manager dynamically with the following...must show the name of the manager The report must show the total...

    docs.groupdocs.com/assembly/net/chart-series-co...
  2. Extract RIFF INFO and Metadata of WAV files in C#

    Extract metadata and RIFF INFO of WAV audio files in C#. Metadata API allows metadata Management within your .NET applications....NET API for Managing Metadata Extract Metadata...WAV Files in C# .NET API for Managing Metadata # In this article...

    blog.groupdocs.com/metadata/extract-riff-info-a...
  3. 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...
  4. 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...
  5. Single Row Image in Word Processing Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Microsoft Word Document Creating a Single Row Image Please follow below steps to create a Single Row Image in MS Word 2013: Insert the desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....information of first single manager with the following key requirements:...image of the manager It must show Name and age of manager Report must...

    docs.groupdocs.com/assembly/java/single-row-ima...
  6. Single Row Image in Spreadsheet Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft Excel Document Creating a Single Row Please follow below steps to create Single Row Image in MS Excel 2013: Create a new Workbook. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....information of first single manager with the following key requirements:...image of the manager It must show Name and age of manager Report must...

    docs.groupdocs.com/assembly/java/single-row-ima...
  7. 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...
  8. 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...
  9. Common Master-Detail Image in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Email Document format. Common Master-Detail in Email Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Outlook 2013: Create a new Email. Insert two shapes, one for holding image and other for holding other details. Save the Email. Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements:...represent the information of the managers and clients with the following...the email. Report must show manager’s picture and name. It must...

    docs.groupdocs.com/assembly/java/common-master-...
  10. 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-...