Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 48,085 for

(c )

(0.14 sec)
  1. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customisations - style detection, change comparison detalisation level and more....compare settings from local disk C# using GroupDocs.Comparison ;...compare settings from stream C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/compare-multi...
  2. 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...
  3. In-Table List in Word Processing Document | Gro...

    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. Groupdocs annotation facing issue with .NET ass...

    I am using groupdocs annotation trial version and have my .lic in my path. I am using this for a Python based application. Error Log: 2025-09-30 20:26:49 - AppLog - INFO - Successfully loaded GroupDocs.Annotation .NET …...(most recent call last): File “C:\Users<user>\dev\tax-doc-fill...and can see the file in path -C:\Users<user>\dev\tax-doc-fill-up\lib\groupdocs...

    forum.groupdocs.com/t/groupdocs-annotation-faci...
  5. 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-...
  6. Working with resources | GroupDocs

    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...
  7. 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...
  8. 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...
  9. Add Text Watermark to PPTX using Java

    Discover how to add text watermark to PPTX using Java, all without needing any extra software installation. Plus, get code to insert text watermark to PPTX in Java....watermark from DOCX files using C#. If you require further assistance...text watermark from DOCX using C# . Updated on 29 Apr 2024 English...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  10. Convert PDF to Grayscale JPG & PNG Images in Java

    Transform PDF documents to grayscale JPG or PNG images in Java. Apply gamma, manage contrast or control brightness within Java application....Convert PDF to Grayscale using C# Transform Presentations to Images...Convert PDF documents to HTML using C#...

    blog.groupdocs.com/conversion/convert-pdf-to-gr...