Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 5,732 for

groupdocs.total,

(0.26 sec)
  1. Generate Document from XML Data Source | GroupDocs

    Create reports from XML data sources using XmlDataSource class to load and bind XML data to templates....Create reports from XML data sources using XmlDataSource class to load and bind XML data to templates.

    docs.groupdocs.com/assembly/net/basic-usage-xml...
  2. Generate Master-Detail Reports | GroupDocs

    Create parent-child reports with nested data bands to display master records with their detail records....Create parent-child reports with nested data bands to display master records with their detail records.

    docs.groupdocs.com/assembly/net/basic-usage-mas...
  3. Optimize the PDF file by removing unused resour...

    Optimize PDFs with GroupDocs.Viewer by removing unused resources and reducing file size....Optimize PDFs with GroupDocs.Viewer by removing unused resources and reducing file size.

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....This article explains how to implement custom serialization for QR-code electronic signatures.

    docs.groupdocs.com/signature/java/implement-cus...
  5. How to integrate GroupDocs.Viewer in ASP.NET Co...

    This guide steps through integration process of GroupDocs.Viewer.UI in ASP.NET Core Web application...This guide steps through integration process of GroupDocs.Viewer.UI in ASP.NET Core Web application

    docs.groupdocs.com/viewer/net/how-to-integrate-...
  6. Load EBook Documents with Options | GroupDocs

    Learn how to use EBookLoadOptions to configure ebook document loading in GroupDocs.Conversion for .NET. Supports MOBI, EPUB, and AZW3 formats....Learn how to use EBookLoadOptions to configure ebook document loading in GroupDocs.Conversion for .NET. Supports MOBI, EPUB, and AZW3 formats.

    docs.groupdocs.com/conversion/net/load-ebook-do...
  7. Working with HTML resources | GroupDocs

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document...This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document

    docs.groupdocs.com/editor/net/working-with-html...
  8. Enumeration Extension Methods | GroupDocs

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable<T> providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:

    docs.groupdocs.com/assembly/net/enumeration-ext...
  9. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document format based on the use case: Working with a Business Case. Common Master-Detail in Microsoft PowerPoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS PowerPoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other details. Save the document Reporting Requirement As a report developer, you are required to represent the information of the customers and products with the following key requirements:...Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document format based on the use case: Working with a Business Case. Common Master-Detail in Microsoft PowerPoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS PowerPoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other details. Save the document Reporting Requirement As a report developer, you are required to represent the information of the customers and products with the following key requirements:

    docs.groupdocs.com/assembly/net/common-master-d...
  10. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <<link [uri_expression][display_text_expression]>> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink.

    docs.groupdocs.com/assembly/java/inserting-hype...