Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,463 for

note

(0.28 sec)
  1. In-Table List with Highlighted Rows in HTML Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Highlighted Rows report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show all the client names with price. Show single client and his single contract price in a single row....HTML Document Leave feedback Note In this article, we will use...report in HTML Document format. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/in-table-list-...
  2. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in HTML Document Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in HTML Document Reporting Requirement As a report developer, you are required to represent managers’ contract information with the following key requirements:...and Ordering in HTML Document Note In this article, we will use...report in HTML Document format. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. In-Table List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Email Document format. In-Table List in Email Document Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show managers’ name. It must show the sum of contract prices against each manager....Email Document Leave feedback Note In this article, we will use...article: Generating The Report Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/in-table-list-...
  4. Save attachments | GroupDocs

    Save attachments and embedded files from PDF, Outlook data file or email...attachments from the MSG file: Note NOTE: provided code snippet suits...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  5. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Data Sources Leave feedback Note This feature is only compatible...JsonDataSource(..., options); Note – Parsing of date-time values...

    docs.groupdocs.com/assembly/net/working-with-js...
  6. Get More Flexibility with the New and Improved ...

    Hi, everyone! We’ve recently released a new version of the Java document viewer - GroupDocs.Viewer for Java version 2.3 - and would like to discover its new features and enhancements in this article. GroupDocs.Viewer for Java is an HTML5-based document viewer library designed to make it easy for developers to integrate into their Java apps. The viewer supports more than 50 document and image types, including PDF, Microsoft Word, Excel, PowerPoint, AutoCAD, Visio, etc.... Please note that this option does not change...options as well. Also, please note that watermarks can be added...

    blog.groupdocs.com/viewer/get-more-flexibility-...
  7. How to Run Examples | GroupDocs

    In this article you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....docx" ; // NOTE: Put here actual path to source...targetDocumentPath = @"C:\target.docx" ; // NOTE: Put here actual path to source...

    docs.groupdocs.com/comparison/net/how-to-run-ex...
  8. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for .NET....Automatic format detection Lotus Notes Database File Refer to the following...Compressed Windows Metafile Note AI, PSB, and PSD formats, marked...

    docs.groupdocs.com/viewer/net/supported-documen...
  9. Technical Support | GroupDocs

    GroupDocs.Metadata for Node.js provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum.... Note Please note that GroupDocs does not...

    docs.groupdocs.com/metadata/nodejs-java/technic...
  10. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it deNotes a cell merging operation in a horizontal direction....Cells Dynamically Leave feedback Note This feature is supported by...by version 19.1 or greater Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/merging-table-...