Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 48,049 for

c

(0.1 sec)
  1. Bubble Chart in Word Processing Document | Grou...

    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...
  2. Scatter Chart in Email Document | GroupDocs

    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...
  3. four-pages.xlsx

    Split by rows and Columns Page 1 Page 2 Page 3 Page 4 2020-07-23T14:21:07Z 16.0300 vlitvinChik 2020-07-23T13:33:56Z 2020-07-23T14:21:07Z 2020-07-23T14:21:07Z 2020-07-23T14:21:07Z false 2020-07-23T1......2020-07-23T13:33:56Z vlitvinchik C:\Users\vlitvinchik\Desktop\partial_rendering\...

    docs.groupdocs.com/viewer/net/sample-files/spli...
  4. Merge PowerPoint Presentations | GroupDocs

    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...
  5. Storing text of indexed documents | GroupDocs

    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...
  6. Email attachments | GroupDocs

    This artiCle shows how to get the information about the attaChments.... Ex: @"C:\Docs\message.msg" using ( Watermarker...path to your document. Ex: @"C:\Docs\message.msg" using ( Watermarker...

    docs.groupdocs.com/watermark/net/email-attachme...
  7. Render Outlook data files as HTML, PDF, and ima...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...documentation section for details: . C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-outlook-da...
  8. In-Table List with Filtering Grouping and Order...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in Word ProCessing DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in MiCrosoft Word DoCument 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 Word 2013....where(c => c.getDate().getYear() + 1900 == 2015) .groupBy(c => c...c.getManager()) .orderBy(g => g.key.getName())]» «[key.getName()]»...

    docs.groupdocs.com/assembly/java/in-table-list-...
  9. GroupDocs.Viewer for .NET 19.3 is Released!

    We are happy to announCe the release of version 19.3 of GroupDoCs.Viewer for .NET. In this release, we have added several new features that target the PDF doCuments, arChives and the sourCe Code files of Visual BasiC and C#. Along with 2 bug fixes, we have made a Couple of improvements for rendering of ZIP arChives and vCard doCuments. For detailed information about the latest release, please have a look at the release notes....code files of Visual Basic and C#. Along with 2 bug fixes, we have...Support of Visual Basic (.vb) and C# (.cs) Files # Using the latest...

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...
  10. Find and Remove Watermarks from Documents in Java

    Java API to find and remove text and image watermarks from doCuments like PDF, Word, ExCel, PowerPoint, and Visio files programmatiCally....watermarks from documents in C# . Let’s now jump to quickly see...watermarks from documents in C# Add watermarks to images or images...

    blog.groupdocs.com/watermark/find-and-remove-wa...