Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 48,479 for

(c )

(0.28 sec)
  1. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......XML Data in C# Automate reports generation in C# by converting...Generate Reports from CSV Data using C# Convert CSV to PDF & Word...

    blog.groupdocs.com/categories/groupdocs.assembl...
  2. Individual Series Point Coloring in Word Proces...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Word Processing Document Please follow below steps to can create Pie Chart in MS Word 2013. Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Sum(c => c.Price)]»«pointColor [Color] » A 8.2 B 3.2 C 1.5 D...

    docs.groupdocs.com/assembly/net/individual-seri...
  3. Individual Series Point Coloring in Word Proces...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Word Processing Document Please follow below steps to can create Pie Chart in MS Word 2013. Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Sum(c => c.Price)]»«pointColor [Color] » A 8.2 B 3.2 C 1.5 D...

    docs.groupdocs.com/assembly/java/individual-ser...
  4. Split a worksheet into pages | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats.... C# using GroupDocs.Viewer ; using...following code example shows this: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  5. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/queries-in-text-...
  6. GroupDocs.Watermark Product Family

    Find answers about manipulating text and image watermarks in different files using code on any platform....Add Text Watermark to DOC using C# Add Text Watermark to RTF using...

    kb.groupdocs.com/watermark/page/2/
  7. Document Integrity on GroupDocs Blog | Document...

    Document Integrity on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Integrity on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Signature を C# で統合し、PDF の安全な電子文書署名を作成します。外部...

    blog.groupdocs.com/ja/tag/document-integrity/in...
  8. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....snippet shows the old coding style: C# //Get Configurations ViewerConfig...snippet shows the new coding style: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/how-to-migrate-to...
  9. Adding watermarks to PDF gives font not found e...

    Product Version: GroupDocs.Watermark for NET 20.7.0 OS: Ubuntu 20.04 I’ve installed the Adobe “Source Hans Sans” font to add some Chinese watermark text to a PDF file, however I’m keep getting the FontNotFoundExcepti…...topic: Loading Custom Fonts using C# in Windows and Linux atir.tahir...located string fontsFolder = @"c:\CustomFonts\"; // Create a Font...

    forum.groupdocs.com/t/adding-watermarks-to-pdf-...
  10. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....<<foreach [c in ds.Contracts]>><<[c.Clients.Name]>> <<[c.Managers...Managers.Name]>> <<[c.Price]>><</foreach>> Total: <<[ds<br/> .Contracts<br/>...

    docs.groupdocs.com/assembly/java/template-synta...