Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 46,667 for

(c )

(0.05 sec)
  1. full text search on GroupDocs Blog | Document A...

    full text search on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in full text search on GroupDocs Blog | Document Automation Solutions for .NET & Java De...... C#으로 전체 텍스트 검색 솔루션 구축 인덱싱을 통해 검색하는...

    blog.groupdocs.com/ko/tag/full-text-search/inde...
  2. In-Table Master-Detail in Email Document | Docu...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Email Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. In-Table Master-Detail in Email Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Outlook 2013. Create a new Email. Click the email where you want to add the table....Sum(c => c.Price)]>> <<[Product.ProductName]>>...Total: <<[Sum( m => m.Order.Sum( c => c.Price))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  3. In-Table List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Word Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS Word 2013. Click the on the document where you want to insert the table. Press “Insert” tab....sum( c => c.getPrice())]»«/foreach» Total:...m => m.getContracts().sum( c => c.getPrice()))]» Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  4. 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/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  5. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically in Java....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/text-file-encodi...
  6. Add text or image watermark | Documentation

    This article shows how to add watermark and save resultant document. It is capable to add watermark to image or documents.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.xlsx" FileInputStream...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  7. Delete indexed documents | Documentation

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure.... String filePath = "c:\\MyDocuments\\SomeDocument.pdf"...pdf" ; String indexFolder = "c:\\MyIndex\\" ; // Creating an index...

    docs.groupdocs.com/search/java/delete-indexed-d...
  8. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/spelling-...
  9. Custom text extractors | Documentation

    GroupDocs.Search for Node.js supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones.... const indexFolder = 'c:/MyIndex/' ; // Specify path to...folder const documentsFolder = 'c:/MyDocuments/' ; // Specify path...

    docs.groupdocs.com/search/nodejs-java/custom-te...
  10. Set image size limits | Documentation

    This article shows how to set image size limits when rendering image to PNG or JPEG...contains properties for size limits: C# /// <summary> /// Limits of image...the output image size limits: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/set-image-size-li...