Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 48,081 for

(c )

(0.05 sec)
  1. 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/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/using-ali...
  2. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.odt" ) // Add another...file to merge merger . join ( "c:\sample2.odt" ); // Merge ODT...

    docs.groupdocs.com/merger/java/merge/open-docum...
  3. 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 PowerPoint 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...
  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. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for .NET....to load values from variables: C# using System ; using GroupDocs...ways of specifying documents: C# using System ; using GroupDocs...

    docs.groupdocs.com/comparison/net/load-text-fro...
  6. 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...
  7. Search for different word forms | GroupDocs

    This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  8. Render to PNG or JPEG | GroupDocs

    With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats....docx document to PNG image: C# using GroupDocs.Viewer ; using....docx document to JPG image: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/rendering-to-png-...
  9. Use advanced logging | GroupDocs

    Learn advanced logging techniques available in the redaction API...requires to implement three methods: C# using GroupDocs.Redaction.Options...it to track error log records: C# using ( Stream stream = File...

    docs.groupdocs.com/redaction/net/use-advanced-l...
  10. Remove annotation replies | GroupDocs

    The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....annotation reply by its index: C# // NOTE: Input document already...replies that match some criteria: C# // NOTE: Input document already...

    docs.groupdocs.com/annotation/net/remove-annota...