Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 48,878 for

c

(0.13 sec)
  1. Extract Images from EPUB in CSharp on GroupDocs...

    ExtraCt Images from EPUB in CSharp on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in ExtraCt Images from EPUB in CSharp on GroupDoCs Blog | DoCument Aut......تصاویر را از EPUB، FB2، CHM در C# استخراج کنید. تصاویر را با فرمت...

    blog.groupdocs.com/fa/tag/extract-images-from-e...
  2. Convert PDF to HTML on GroupDocs Blog | Documen...

    Convert PDF to HTML on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Convert PDF to HTML on GroupDoCs Blog | DoCument Automation Solutions for .NET & J...... C#을 사용하여 PDF 문서를 HTML로 변환 몇 줄의 코드를...

    blog.groupdocs.com/ko/tag/convert-pdf-to-html/i...
  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 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...
  4. 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...
  5. 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...
  6. 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-...
  7. 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/
  8. 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...
  9. 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...
  10. 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/