Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 48,081 for

(c )

(0.14 sec)
  1. 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 Note This feature is supported by version 17.8.0 or greater 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....Sum ( c => c.Price )]>><</ foreach >> Total:...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  2. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....groupBy(c => c.Manager) .orderBy(g => g.key)]»...«[group.key]» «[group.sum( c => c.Contract_Price)]» «/foreach»...

    docs.groupdocs.com/assembly/java/generating-rep...
  3. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....groupBy(c => c.Manager) .orderBy(g => g.key)]»...«[group.key]» «[group.sum( c => c.Contract_Price)]» «/foreach»...

    docs.groupdocs.com/assembly/java/generating-rep...
  4. Numeric range search | GroupDocs

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/numeric-range-se...
  5. Get document info | GroupDocs

    This article explains how to get document information... Ex: @"C:\Docs\source.docx" using ( Watermarker...path to your document. Ex: @"C:\Docs\source.docx" using ( FileStream...

    docs.groupdocs.com/watermark/net/get-document-i...
  6. Clear watermarks | GroupDocs

    Search and remove existing text or image watermarks using Python via .NET.... Watermarker ( "C: \\ Docs \\ watermarked-sample...clear () watermarker . save ( "C: \\ Docs \\ clean-sample.docx"...

    docs.groupdocs.com/watermark/python-net/basic-u...
  7. GroupDocs.Parser for .NET

    This API allows you to perform text search and index any type of file format using C# .NET language on any platform....Extract Metadata from PDF using C# «« « 1 2 3 4 » »» English Deutsch...

    kb.groupdocs.com/parser/net/page/4/
  8. Searching in a Large Number of Documents

    Usually, a searching software is able to achieve fast search responses because, instead of search the text directly, it searches an index. This would be the equivalent of retrieving pages in a book related to a keyword by searching the index at the back of a book, as opposed to searching the words in each page of the book. Using GroupDocs.Search for Indexing and Searching Problem: Suppose you have 10 million documents of different file formats, e.... The C# code will look like this: Java...Show list of searched files The C# code will look like: Java developers...

    blog.groupdocs.com/search/searching-in-a-large-...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...benefits for enterprise use with C#, Java, and Node.js. Learn how...settings, and implementation in C#, Java, and Node.js....

    blog.groupdocs.com/groupdocs.blog/page/9/
  10. Extract Data from Invoices or Receipts in Java ...

    Extract Invoice data from PDF invoices or receipts programmatically in Java. Document parsing & data extraction API by GroupDocs supports various formats....extraction of invoice data using C# in one of the earlier posts....from Invoices or Receipts in C#...

    blog.groupdocs.com/parser/extract-data-from-inv...