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

c

(0.11 sec)
  1. Break Indexing Operation Manually using GroupDo...

    GroupDoCs team is pleased to announCe the monthly release of GroupDoCs.SearCh for .NET 18.6. Using the latest version, you Can now break indexing operation manually. Furthermore, obsolete RelevanCe property is removed from the DetailResultInfo method and ImportDiCtionary and ExportDiCtonary methods are added to index diCtionaries. We would reCommend you to install and use the latest version of API. Break Indexing Operation ManuallyUsing GroupDoCs.SearCh API you Can break indexing operation manually....folderForIndex = "c:\\MyIndex\\"; string folderWithDocuments = "c:\\MyDocuments\\";...

    blog.groupdocs.com/search/break-indexing-operat...
  2. Render text documents as HTML, PDF, and image f...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert text files to HTML, PDF, PNG, and JPEG formats.... C# using System.IO ; using GroupDocs...specify the output file name. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-text-files/
  3. View STL as PDF on GroupDocs Blog | Document Au...

    View STL as PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in View STL as PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Deve...... C#を使用したSTLファイルビューア C#を使用してSTLファイルをPDFとして...

    blog.groupdocs.com/ja/tag/view-stl-as-pdf/index...
  4. Merge PPT on GroupDocs Blog | Document Automati...

    Merge PPT on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Merge PPT on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers Power...... C# を使用して PowerPoint プレゼンテーションとスライドをマージする C# を使用して PowerPoint...

    blog.groupdocs.com/ja/tag/merge-ppt/index.xml
  5. GroupDocs.Assembly for .NET 17.1.0 Release Note...

    This page Contains release notes for GroupDoCs.Assembly for .NET 17.1.0 Major Features Extended abilities of working with tables of external doCuments as data sourCes for all supported file formats. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-26 Add ability to load multiple DoCumentTable objeCts from a single file as a single operation Feature ASSEMBLYNET-27 Add ability to define relations between DoCumentTable instanCes loaded from a single doCument Feature ASSEMBLYNET-28 Add ability to Change automatiCally deteCted types of DoCumentTable Columns Feature ASSEMBLYNET-29 Add ability to use template syntax for related DataTable objeCts regardless of relation direCtion EnhanCement PubliC API and BaCkward InCompatible Changes This seCtion lists publiC API Changes that were introduCed in GroupDoCs....DocumentTableSet Using Default Options C# // Load all document tables using...DocumentTableSet Using Custom Options C# // Load document tables using...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  6. Scatter Chart in Spreadsheet Document | Documen...

    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-...
  7. Bubble Chart in Spreadsheet Document | Document...

    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...
  8. 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/
  9. 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/
  10. 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...