Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 48,075 for

c

(0.17 sec)
  1. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS ExCel spreadsheets using CSharp programming language....XLSX files with several lines of C# code: Create an instance of class...Merger merger = new Merger ( @"c:\sample1.xlsx" )) { // Add another...

    docs.groupdocs.com/merger/net/merge/excel/
  2. How to merge images to PDF using Java | GroupDocs

    Learn how to merge images to PDF file, Combine images into one PDF file programmatiCally in Java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.jpeg" , new LoadOptions...file to merge merger . join ( "c:\sample2.png" ); // Add next image...

    docs.groupdocs.com/merger/java/getting-started/...
  3. Search for text containing special characters |...

    This artiCle shows how to handle searCh queries if they Contain speCial CharaCters and separator CharaCters....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...- 1 ; i >= 0 ; i -- ) { const c = result . charAt ( i ); if (...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  4. Text file encoding detection | GroupDocs

    This artiCle explains that how to deteCt enCoding of a text file automatiCally.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/text-file-encodin...
  5. Alias dictionary | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about Alias diCtionary.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...AliasDictionary . ExportDictionary ( @"C:\Aliases.dat" ); // Import aliases...

    docs.groupdocs.com/search/net/alias-dictionary/
  6. Word forms provider | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about word forms provider interfaCe.... C# public class SimpleWordFormsProvi...presented below. C# string indexFolder = @"c:\MyIndex\" ; string...

    docs.groupdocs.com/search/net/word-forms-provider/
  7. Convert Files Within Document Containers | Grou...

    Learn how to Convert files within doCument Containers, suCh as Compressed files, into various formats using GroupDoCs.Conversion for Python via .NET....A["Document Container"] B["Extraction"] C["Conversion"] D["Converted File...between nodes A --> B --> C --> D C --> E C --> F The Extraction and...

    docs.groupdocs.com/conversion/python-net/develo...
  8. Scatter Chart in Presentation Document | GroupDocs

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

    docs.groupdocs.com/assembly/java/scatter-chart-...
  9. Scatter Chart in Word Processing Document | Gro...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a SCatter Chart report in Word ProCessing DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. SCatter Chart in MiCrosoft Word DoCument Creating a SCatter Chart Please follow below to Create SCatter 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 ())]>>...Contract Price«x [key + 1]»«y [sum(c => c.getPrice())]» 0.7 2.7 1.8 3...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  10. convert to html on GroupDocs Blog | Document Au...

    Convert to html on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Convert to html on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Deve...... 使用 C# 将 PDF 文档转换为 HTML 让我们使用几行代码将 PDF...应用程序中自动进行 PDF 转换,以转换整个文档或选定的页面。 在 C# 中将文档转换为 HTML 时显示和隐藏页面边框 使用显示...

    blog.groupdocs.com/zh/tag/convert-to-html/index...