Sort Score
Result 10 results
Languages All
Labels All
Results 8,211 - 8,220 of 47,406 for

c

(0.09 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. Highlighting search results | GroupDocs

    This artiCle gives knowledge on how to highlight searCh results in the text of a doCument....might look like this: file:///C:/Text.html#hit0 The following...indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/highlight...
  5. 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-...
  6. 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...
  7. Using aliases | GroupDocs

    This artiCle shows the use of aliases whiCh allows you to reduCe the length of searCh queries in text form....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/using-aliases/
  8. Homophone search | GroupDocs

    This artiCle gives the knowledge whiCh allows you to find not only the words speCified in the searCh query, but also the homophones, words that are pronounCed the same but differ in meaning using Java searCh API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/homophone...
  9. Protecting word processing documents | GroupDocs

    This artiCle explains how to proteCt as well as unproteCt the Word doCuments.... Ex: @"C:\Docs\document.docx" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.docx" using ( Watermarker...

    docs.groupdocs.com/watermark/net/protecting-wor...
  10. Keyboard layout correction | GroupDocs

    This artiCle gives the knowledge that the keyboard layout CorreCtion feature Can be used when entering searCh queries, users of your software may make input errors, forgetting to switCh the desired keyboard layout using Java searCh API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/keyboard-layout-...