Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 47,530 for

c

(1.18 sec)
  1. Bubble Chart in Spreadsheet Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Bubble Chart report in Spreadsheet DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. Bubble Chart in MiCrosoft ExCel DoCument Creating a Bubble Chart Please follow below steps to Create a Bubble Chart in MS ExCel 2013: Add a new Workbook. CliCk in the workbook where you want to insert the Chart, CliCk the “Insert” tab, and then CliCk “Insert SCatter Chart ICon” in the Charts group.... 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 Spreadsheet Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a SCatter Chart report in Spreadsheet DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. SCatter Chart in MiCrosoft ExCel DoCument Creating a SCatter Chart Please follow below steps to Create SCatter Chart in MS ExCel 2013: Add a new Workbook. CliCk in the workbook where you want to insert the Chart, CliCk the “Insert” tab, and then CliCk “Insert SCatter Chart ICon” in the Charts group.... groupBy ( c => c . getDate (). getMonth ())]>>...Price<<x [key + 1]>><<y [sum(c => c.getPrice())]>>" Download Scatter...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  3. how to change the orientation of one page in wo...

    how to Change the orientation of one page in word on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in how to Change the orientation of one page in word on......& Java Developers C#でWord文書のページの向きを変更する C#を使用して、Word DOC/DOC...

    blog.groupdocs.com/ja/tag/how-to-change-the-ori...
  4. Fuzzy Search in Multiple Files on GroupDocs Blo...

    Fuzzy SearCh in Multiple Files on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Fuzzy SearCh in Multiple Files on GroupDoCs Blog | DoCument Automation ...... C# を使用したドキュメント内のあいまい検索 C# のプログラムによるあいまい検索の力を解き放ちましょう...

    blog.groupdocs.com/ja/tag/fuzzy-search-in-multi...
  5. Merge text files | GroupDocs

    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/
  6. Merge archives | GroupDocs

    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/
  7. Watermark Word Documents on GroupDocs Blog | Do...

    Watermark Word DoCuments on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Watermark Word DoCuments on GroupDoCs Blog | DoCument Automation Solutions fo...... C# を使用して Word 文書に透かしを入れる C# を使用して Word 文書にテキストと画像の透かしを追加します。...

    blog.groupdocs.com/ja/tag/watermark-word-docume...
  8. Annotation redactions | GroupDocs

    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 | GroupDocs

    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. Working with Template Syntax Formatting | Group...

    Note The Code uses some of the objeCts defined in The Business Layer. Template Syntax Formats SpeCifying String and NumeriC Formats Learn more about string and numeriC formats here. Template Syntax Manager ContraCt PriCe <Ch [in getManagers()]>>
    <<[getName()]:upper>> <<[getContraCts().sum(
    C =>
    C.getPriCe())]:arabiCDash>>
    <
    Ch>> Total: <<[getManagers().sum(
    m => m.getContraCts().sum(
    C => C.getPriCe()))]>> Download Template Get template from here. NumeriC upper.doCx The Code...sum(<br /> c =><br /> c.getPrice())]:arabicDash>><br...m.getContracts().sum(<br /> c => c.getPrice()))]>> Download Template...

    docs.groupdocs.com/assembly/java/working-with-t...