Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 46,532 for

c

(0.12 sec)
  1. Merge PowerPoint Files Online | PPT & PPTX Merger

    Merge two or more PowerPoint presentation files online into one. Combine all the slides or join only the speCifiC slides of multiple PPT/PPTX files online & programmatiCally....Merge PowerPoint Documents using C# # If you want to combine multiple...multiple PowerPoint documents using C#, you can follow these steps using...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  2. Convert Image using OCR | Documentation

    To Convert image using oCr, follow this guide to learn how to Convert an image doCument with oCr proCessing using GroupDoCs.Conversion for .NET....0F ; foreach ( var c in lineText ) { if ( c == ' ' ) length +=...if ( NarrowChars . Contains ( c )) length += 0.5F ; else if (...

    docs.groupdocs.com/conversion/net/convert-image...
  3. Remove Password Protection form Excel Files | U...

    Remove password from ExCel spreadsheets. UnloCk password proteCted XLS/XLSX files using free online password remover app & programmatiCally....protected spreadsheets using C# and Java . Online Password Remover...Unlocking Excel Spreadsheets using C# # Let’s now see how to unlock...

    blog.groupdocs.com/merger/unlock-excel-spreadsh...
  4. Save HTML to folder | Documentation

    This artiCle explains how to save edited doCument in HTML form to folder at loCal disk using GroupDoCs.Editor for Java features.... String inputFilePath = "C:\\input_path\\document.docx" ;...String outputHtmlFilePath = "C:\\output_path\\document.html"...

    docs.groupdocs.com/editor/java/save-html-to-fol...
  5. Merge indexes | Documentation

    The merge operation is designed to Combine two or more indexes into one index to aCCelerate the searCh and to simplify the work with indexes. When merging, only the index at whiCh the merge method was Called is Changed. This index as a result of the operation Contains all the doCuments that were Contained in all indexes together. The seCond index or index repository after the merge Can be deleted to free up disk spaCe....indexFolder1 = "c:\\MyIndex1\\" ; String indexFolder2 = "c:\\MyIndex2\\"...documentsFolder1 = "c:\\MyDocuments1\\" ; String documentsFolder2 = "c:\\MyDocuments2\\"...

    docs.groupdocs.com/search/java/merge-indexes/
  6. Indexing additional fields | Documentation

    This artiCle demonstrate that how to assoCiate eaCh doCument with Certain additional metadata.... C# // Defining somewhere a dictionary...string >(); subjects . Add ( @"C:\MyDocuments\BhagavadGitaAsItIs...

    docs.groupdocs.com/search/net/indexing-addition...
  7. Saving a File to Local Disk | Documentation

    This artiCle demonstrates how to Convert files stored on loCal disk using GroupDoCs.Conversion for Java API...., C:\files\converted.pdf) or a relative...converter = new Converter ( "c:\\files\\business-plan.docx" );...

    docs.groupdocs.com/conversion/java/save-file-to...
  8. GroupDocs Comparison on GroupDocs Blog | Docume...

    GroupDoCs Comparison on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs Comparison on GroupDoCs Blog | DoCument Automation Solutions for .NET &...... 使用 C# 比较 Word 文档 使用 .NET 的比较 API 比较两个或多个...文档。即使是受密码保护的文档,也可以突出显示差异并接受/拒绝 C# 中的更改。 用于比较文本文件的 C# Diff 库 它比较和合并 Microsoft...

    blog.groupdocs.com/zh/tag/groupdocs-comparison/...
  9. Animated GIF with Interactive Play/Pause

    InteraCtive animation. Animated GIF viewer with Play and Pause funCtionality....animated GIF and APNG images using C#...

    blog.groupdocs.com/viewer/play-pause-apng.html
  10. Bubble Chart in Email Document | Documentation

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Bubble Chart report in Email DoCument. Bubble Chart in Email DoCument Reporting Requirement As a report developer, you are required to share your sales/orders dynamiCally with the following key requirements: Report must be in .eml or .msg format. It must add email reCipient, Css and subjeCt of the email. Retrieve total ContraCt PriCes by Months. Adding Syntax to be evaluated by GroupDoCs.... groupBy ( c => c . getDate (). getMonth ())]>><<...Total Contract Price<<y [sum(c => c.getPrice())]>><<size[count()]>>...

    docs.groupdocs.com/assembly/java/bubble-chart-i...