Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 46,628 for

(c )

(0.17 sec)
  1. Working with GroupDocs.Assembly Engine | Docume...

    About this section The articles in this section will be talking about technical concepts to be considered when creating document templates in order to generate your required reports. After going through this section, hopefully you will understand the template syntax, composing expressions and other C# syntax supported programming elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs....composing expressions and other C# syntax supported programming...

    docs.groupdocs.com/assembly/net/working-with-gr...
  2. GroupDocs.Comparison Product Family | Documenta...

    GroupDocs.Comparison is a cross-platform library that allows you to compare Microsoft Word, Excel, PowerPoint, OpenDocument, PDF, and plain text documents using C# and Java. Documentation GroupDocs.Comparison for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Guidelines and articles for basic and advanced development Basic Usage Advanced Usage More GroupDocs.Comparison for Java Getting Started Start quickly with our getting started documentation...and plain text documents using C# and Java. Documentation Getting...

    docs.groupdocs.com/comparison/
  3. .NET Standard 2.0 API Limitations | Documentation

    This section describes GroupDocs.Signature for .NET limitations when using under .NET Standard 2.0 environment...programs which use the standard C library. ttf-mscorefonts-installer...

    docs.groupdocs.com/signature/net/net-standard-2...
  4. Add ellipse annotation | Documentation

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add ellipse annotation to the...

    docs.groupdocs.com/annotation/net/add-ellipse-a...
  5. Select specific pages for rasterized PDF | Docu...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...used by default, to PDF/A-1a: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/select-specifi...
  6. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document.... Ex: @"C:\Docs\source.xlsx" try ( Metadata...

    docs.groupdocs.com/metadata/java/get-document-i...
  7. 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....«foreach [c in ds]» «[c.Client]» «[c.Manager]» «[c.Contact_Price]»...

    docs.groupdocs.com/assembly/java/working-with-s...
  8. Pie Chart in Spreadsheet Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Excel Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Excel 2013. Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group....sum(c => c.getPrice())]>>" Download Pie...

    docs.groupdocs.com/assembly/java/pie-chart-in-s...
  9. In-Table List With Alternate Content in HTML Do...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table Master-Detail report in HTML Document format. In-Table List With Alternate Content in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent your products and their prices with the following key requirements: Report must show each product along with its price. It must show sum of all the prices....<<[Price]>><</ foreach >> Total: <<[Sum(c => c.Price )]>><</if>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  10. Add text field annotation | Documentation

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add text field annotation to...

    docs.groupdocs.com/annotation/net/add-text-fiel...