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

c

(0.06 sec)
  1. Wildcard search | Documentation

    This artiCle shows the operations of wildCard searCh whiCh allows you to searCh for words with unknown letters or ranges of letters....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/wildcard-...
  2. Working with worksheet backgrounds | Documentation

    This artiCle explains how to work with worksheet baCkgrounds while using GroupDoCs watermarking API... Ex: @"C:\Docs\spreadsheet.xlsx" using...path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" using...

    docs.groupdocs.com/watermark/net/working-with-w...
  3. 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...
  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. 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...
  7. 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...
  8. 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...
  9. Build your first search solution | Documentation

    First of all you need to Create an index. An index Can be Created in memory or on disk. An index Created in memory Cannot be saved after exiting your program. In Contrast, an index Created on disk may be loaded in the future to Continue working.... String indexFolder = "c:\\MyIndex\\" ; // Specify the...index. String indexFolder = "c:\\MyIndex\\" ; // Specify the...

    docs.groupdocs.com/search/java/build-your-first...
  10. 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...