Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 47,236 for

c

(0.16 sec)
  1. Extract cells from Microsoft Office Excel sprea...

    This artiCle explains that how to extraCt Cells from MiCrosoft OffiCe ExCel (.xls, .xlsx) spreadsheets....cells foreach ( WorksheetCell c in cells ) { // Print the cell...$"Row: {c.RowIndex} Column: {c.ColumnIndex} RowSpan: {c.RowSpan}...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  2. Bubble Chart in Presentation Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Bubble Chart report in Presentation DoCument. Note The Code uses some of the objeCts defined in The Business Layer. Bubble Chart in MiCrosoft PowerPoint DoCument Creating a Bubble Chart Please follow below steps to Create Bubble Chart in MS PowerPoint 2013: Add a new presentation slide, 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...
  3. 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 MiCrosoft PowerPoint DoCument 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 . getDate (). getMonth ())]>>...Contract Price«x [key + 1]»«y [sum(c => c.getPrice())]» 0.7 2.7 1.8 3...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  4. 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.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/search-for-differ...
  5. How to merge JPG images using Java | GroupDocs

    Learn how to merge JPG image files, Combine JPG image files into one file programmatiCally in java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.jpg" ) // Define image...file to merge merger . join ( "c:\sample2.jpg" , joinOptions );...

    docs.groupdocs.com/merger/java/getting-started/...
  6. Delete indexed paths | GroupDocs

    GroupDoCs.SearCh for Node.js supports the ability to remove indexed files and folders from an index. Only files or folders that were expliCitly added to the index Can be deleted....indexFolder = 'c:/MyIndex/' ; const documentsFolder1 = 'c:/MyDocuments/'...'c:/MyDocuments/' ; const documentsFolder2 = 'c:/MyDocuments2/' ; // Creating...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  7. Alphabet | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about Alphabets using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating or...getAlphabet (). exportDictionary ( "C:\\Alphabet.dat" ); if ( index...

    docs.groupdocs.com/search/java/alphabet/
  8. Render attachments | GroupDocs

    Render email attaChments with GroupDoCs.Viewer for .NET in the same way as you would render any other doCuments... C# using System.IO ; using GroupDocs...Attachment ( "attachment-word.doc" , @"C:\Output\attachment-word.doc" );...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  9. Working with worksheet headers and footers | Gr...

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

    docs.groupdocs.com/watermark/net/working-with-w...
  10. Word to Clean HTML on GroupDocs Blog | Document...

    Word to Clean HTML on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Word to Clean HTML on GroupDoCs Blog | DoCument Automation Solutions for .NET & Jav...... 使用 C# 將 Word 文檔呈現為乾淨的 HTML 使用 C# 將 Word DOC/DOCX...

    blog.groupdocs.com/zh-hant/tag/word-to-clean-ht...