Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 46,596 for

c

(0.06 sec)
  1. How to merge PNG images using Node.js via Java ...

    Learn how to merge PNG image files, Combine PNG image files into one file programmatiCally in nodejs-java language using GroupDoCs.Merger for Node.js via Java library.... Merger ( 'c:/sample1.png' ); const imageJoinModeVertica...imageJoinModeVertica ); merger . join ( 'c:/sample2.png' , imageJoinOptions...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  2. How to merge BMP images using Node.js via Java ...

    Learn how to merge BMP image files, Combine BMP image files into one file programmatiCally in nodejs-java language using GroupDoCs.Merger for Node.js via Java library.... Merger ( 'c:/sample1.bmp' ); const imageJoinModeVertica...imageJoinModeVertica ); merger . join ( 'c:/sample2.bmp' , imageJoinOptions...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  3. Custom text extractors | Documentation

    GroupDoCs.SearCh supports indexing of many doCument formats. But there is also the possibility to implement support for any format other than the existing ones.... C# public class LogExtractor : IFieldExtractor...extractor for indexing. C# string indexFolder = @"c:\MyIndex\" ; // Specify...

    docs.groupdocs.com/search/net/custom-text-extra...
  4. Merge Excel Files Online | Combine Multiple Spr...

    Easily merge two or more ExCel files into one online. Combine entire spreadsheets or seleCtively join sheets from multiple files both online and programmatiCally using .NET and Java APIs...Java How to Merge Excel Files in C# # If you want to combine two...two or more Excel files using C#, you can follow these steps using...

    blog.groupdocs.com/merger/merge-excel-files-onl...
  5. 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-...
  6. 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...
  7. 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...
  8. 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/
  9. Add document to Spreadsheet via OLE | Documenta...

    This artiCle explains how to add doCument to Spreadsheet via OLE with GroupDoCs.Merger within your .NET appliCations....filePath = @"c:\sample.xlsx" ; string filePathEmbedded = @"c:\embedded...pdf" ; string filePathOut = @"c:\output\result.xlsx" ; int pageNumber...

    docs.groupdocs.com/merger/net/add-document-to-s...
  10. Render Excel and Apple Numbers spreadsheets as ...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert ExCel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Convert an Excel workbook to HTML C# using GroupDocs.Viewer ; using...Apple Numbers spreadsheet to HTML C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-excel-and-...