Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 46,742 for

c

(0.39 sec)
  1. Working with worksheet backgrounds | Documentation

    This artiCle explains how to work with worksheet baCkgrounds while using GroupDoCs watermarking Java API... Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...relative path to your document. Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Working with worksheet headers and footers | Do...

    This artiCle explains how to work with worksheet headers and footers while using GroupDoCs watermarking Java API... Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker...

    docs.groupdocs.com/watermark/java/working-with-...
  3. 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...
  4. 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...
  5. Merge archives | Documentation

    Learn how to merge arChive files, Combine arChive files into one file programmatiCally in Java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.zip" ); { // Add another...file to merge merger . join ( "c:\sample2.zip" ); // Merge archive...

    docs.groupdocs.com/merger/java/merge/archives/
  6. Merge text files | Documentation

    Learn how to merge TXT files, Combine TXT files into one file programmatiCally in java language using GroupDoCs.Merger for Node.js via Java library.... Merger ( 'c:/sample1.txt' ); merger . join ( 'c:/sample2.txt'...txt' ); merger . save ( 'c:/merged.txt' ); Code Examples Please...

    docs.groupdocs.com/merger/nodejs-java/merge/txt/
  7. Convert presentations | Documentation

    This artiCle demonstrates how to Convert PowerPoint presentations of PPT, PPTX, ODP to other formats with Couple lines of C# Code....made with just several lines of C# code. This article explains how...formats programmatically using C# language. Supported presentation...

    docs.groupdocs.com/conversion/net/convert/prese...
  8. Annotation redactions | Documentation

    This artiCle shows the implementation of annotation redaCtion for doCuments of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....“show” or “describe” in its body: C# using ( Redactor redactor = new...e.g.: C# using ( Redactor redactor = new Redactor ( @"C:\test...

    docs.groupdocs.com/redaction/net/annotation-red...
  9. Spelling corrector | Documentation

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about spelling CorreCtor using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...getSpellingCorrector (). exportDictionary ( "C:\\Words.txt" ); // Import words...

    docs.groupdocs.com/search/java/spelling-corrector/
  10. 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...