Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 46,749 for

c

(0.05 sec)
  1. In-Table List in Spreadsheet Document | Documen...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-TableList report in Spreadsheet format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List in MiCrosoft ExCel DoCument Creating a In-Table List PraCtising the following steps you Can Create In-Table List Template in MS ExCel 2013. Add a new Workbook. SeleCt the range of Cells that you want to inClude in the table....sum( c => c.getPrice())]»«/foreach» Total:...m => m.getContracts().sum( c => c.getPrice()))]» Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  2. Working with resources | Documentation

    This artiCle demonstrates and explains different operations with resourCes, inCluding retrieving, adjusting and saving them in different sCenarios when editing doCuments with GroupDoCs.Editor for Java....simplification): String inputDocxPath = "C://input/document.docx" ; Editor...this: String outputFolder = "C://output//document_resources//"...

    docs.groupdocs.com/editor/java/working-with-res...
  3. GroupDocs.Metadata Product Family on GroupDocs ...

    GroupDoCs.Metadata ProduCt Family on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs.Metadata ProduCt Family on GroupDoCs Blog | DoCument Autom...... Update EPUB Metadata using C# – .NET Metadata Editor Discover...edit EPUB eBook metadata using C#. Programmatically edit EPUB specific...

    blog.groupdocs.com/categories/groupdocs.metadat...
  4. Convert MSG and EML files to PDF using Java Con...

    Java Conversion API to programmatiCally Convert email files (MSG, EML, EMLX) into PDF doCuments within your java based appliCations....convert MSG & EML files using C# in .NET application. This will...Convert EML or MSG file to PDF in C#...

    blog.groupdocs.com/conversion/convert-msg-and-e...
  5. Storing text of indexed documents | Documentation

    This artiCle explains that how to store text of indexed doCuments using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/storing-t...
  6. Search reports | Documentation

    This artiCle shows that how to perform the operations on generated searCh reports....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/search-re...
  7. Character replacement during indexing | Documen...

    CharaCter replaCement during indexing Can be used, for example, to Convert all text to lowerCase CharaCters or to remove diaCritiCs from text....indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/character...
  8. In-Table Master-Detail in Spreadsheet Document ...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableMaster-Detail report in Spreadsheet DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table Master-Detail in MiCrosoft ExCel DoCument Creating a In-Table Master-Detail PraCtising the following steps you Can Create In-Table Master-Detail Template in MS ExCel 2013. Add a new Workbook. SeleCt the range of Cells that you want to inClude in the table....sum(c => c.getPrice())]>> <<foreach [in...m => m.getContracts().sum( c => c.getPrice()))]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-maste...
  9. Regular expression search | Documentation

    This artiCle gives the knowledge about the regular expression (RegEx) searCh queries whiCh are universal and very flexible, but at the same time, in large indexes, their performanCe beComes extremely low using Java searCh API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/regular-expressi...
  10. Indexing additional fields | Documentation

    Sometimes when indexing, it is neCessary to assoCiate eaCh doCument with Certain additional metadata, for example, a set of tags, a number in the library Catalog, the subjeCt of a doCument, etC. To aCComplish this task, additional fields Can be added to eaCh indexed doCument in addition to those already in the doCument itself. Additional fields are assoCiated with the doCument through the arguments of the FileIndexing event that oCCurs before indexing eaCh added doCument....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/indexing-...