Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 46,665 for

c

(0.06 sec)
  1. Render text documents as HTML, PDF, and image f...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert text files to HTML, PDF, PNG, and JPEG formats.... C# using System.IO ; using GroupDocs...specify the output file name. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-text-files/
  2. An unhandled exception of type 'GroupDocs.Compa...

    I got the error as shown below when running sqk on a win 11 laptop with word file Containing 529 pages, 8MB in size and running for about 30 minutes then ending with an error. image.png (25.8 KB) image.png (3.1 KB) Th…...Start(); string licensePath = @"C:\Users\TrucNV\Downloads\Conso...(Comparer comparer = new Comparer(@"C:\Users\TrucNV\Downloads\240719...

    forum.groupdocs.com/t/an-unhandled-exception-of...
  3. In-Table List with Filtering Grouping and Order...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Email DoCument format. In-Table List with Filtering, Grouping, and Ordering in Email DoCument Note This feature is supported by version 17.8.0 or greater Creating a In-Table List with Filtering, Grouping, and Ordering PraCtiCing the following steps you Can Create In-Table List with Filtering, Grouping, and Ordering Template in MS Outlook 2013....Where(c => c.OrderDate.Year == 2015) . GroupBy (c => c.Customer...Key.CustomerName ]>> <<[Sum(c => c.Price )]>><</ foreach >> Tip...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  4. Bubble Chart in Word Processing Document | Docu...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Bubble Chart report in Word ProCessing DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. Bubble Chart in MiCrosoft Word DoCument Creating a Bubble Chart Please follow below steps to Create bubble 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.... groupBy ( c => c . getDate (). getMonth ())]>><<...Total Contract Price<<y [sum(c => c.getPrice())]>><<size[count()]>>...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  5. Scatter Chart in Email Document | Documentation

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a SCatter Chart report in Email DoCument format. SCatter Chart in Email DoCument Note This feature is supported by version 17.8.0 or greater Creating a SCatter Chart Please following below steps to Create SCatter Chart in MS Outlook 2013: Create a new Email. CliCk in the email 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.... GroupBy ( c => c . OrderDate . Month )]>> Chart...Order Price<<x [Key]>><<y [Sum(c => c.Price )]>> 0.7 2.7 1.8 3.2...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  6. compare two word documents and highlight differ...

    Compare two word doCuments and highlight differenCes on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Compare two word doCuments and highlight differen...... 使用 C# 比较 Word 文档 使用 .NET 的比较 API 比较两个或多个...文档。即使是受密码保护的文档,也可以突出显示差异并接受/拒绝 C# 中的更改。 Recent content in compare...

    blog.groupdocs.com/zh/tag/compare-two-word-docu...
  7. compare two word documents and highlight differ...

    Compare two word doCuments and highlight differenCes on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Compare two word doCuments and highlight differen...... 使用 C# 比較 Word 文檔 使用 Comparison API...比較兩個或多個 Word 文檔。即使對於受密碼保護的文檔,也可以在 C# 中突出顯示差異並接受/拒絕更改。 Recent content...

    blog.groupdocs.com/zh-hant/tag/compare-two-word...
  8. Add watermarks to diagram documents | Documenta...

    Using GroupDoCs.Watermark, you Can add watermark to all pages of a partiCular type in a doCument. It Consists of following steps.... Ex: @"C:\Docs\diagram.vsdx" using ( Watermarker...path to your document. Ex: @"C:\Docs\diagram.vsdx" using ( Watermarker...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Merge PowerPoint Presentations | Documentation

    This artiCle demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with Couple net Code lines and GroupDoCs.Merger for Python via .NET....Merger ( "c:/sample1.ppsx" ) as merger : merger . join ( "c:/sample2..."c:/sample2.ppsx" ) merger . save ( "c:/merged.ppsx" ) Code Examples...

    docs.groupdocs.com/merger/python-net/merge/powe...
  10. Storing text of indexed documents | Documentation

    This artiCle explains that how to store text of indexed doCuments.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/storing-text-of-i...