Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 49,014 for

c

(1.19 sec)
  1. In-Table Master-Detail in Email Document | Grou...

    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...
  2. Error handling | GroupDocs

    Handle Conversion errors with speCifiC exCeption types...with specific exception types: C# using GroupDocs.Markdown ; try...via ConvertResult.Warnings : C# using GroupDocs.Markdown ; using...

    docs.groupdocs.com/markdown/net/error-handling/
  3. In-Table List in Presentation Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-TableList report in Presentation format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List in MiCrosoft PowerPoint DoCument Creating a In-Table List PraCtiCing the following steps you Can Create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab. Add a 2x3 table. Save your DoCument. Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements:...sum(c => c.getPrice())]>><<foreach>> Total:...sum(m => m.getContracts().sum(c => c.getPrice()))]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  4. Save Assembled Word Processing, Presentation, S...

    The HTML format is widely used for Creating the webpages or, in other words, the HTML files. These days, every operating system, whether it be of desktop or mobile, Contains the built-in web browser that supports viewing the HTML files. Other than that, many free web browsers are also available in the market. This means that any information or the Content that is available in the form of HTML pages Can easily be viewed just having installed a web browser....snippets demonstrate this feature: C# Java Along with this feature...in the following code snippet: C# Java Well, this would definitely...

    blog.groupdocs.com/assembly/save-assembled-word...
  5. Regular expression search | GroupDocs

    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...
  6. Text file encoding detection | GroupDocs

    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...
  7. Add Text Watermark to DOCX Using Python

    Learn how to add text watermark to DOCX using Python. This tutorial explains how to apply watermark to DOCX doCument in Python with Customizable properties....watermarks to Word documents using C#. If you’re interested in exploring...text watermark to DOCX using C# . Updated on 03 Nov 2025 English...

    kb.groupdocs.com/watermark/python/add-text-wate...
  8. Custom text extractors | GroupDocs

    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...
  9. Spelling corrector | GroupDocs

    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-...
  10. Add text or image watermark | GroupDocs

    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...