Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 47,191 for

c

(0.07 sec)
  1. Load Document | GroupDocs

    Following this guide, you will learn how to load a doCument from the loCal disk or file stream for editing with GroupDoCs.Editor for Node.js via Java API....from path const inputFilePath = 'C:\\input_path\\document.docx' ;...options const inputFilePath = 'C:\\input_path\\document.docx' ;...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  2. Convert JSON to XML - Online and Free Image Con...

    Convert JSON to XML format using free online Conversion tool. Easily export JSON data to XML... C# Java Cloud JSON to XML Conversion in C# # Here’s...how to convert a JSON to XML in C# using GroupDocs.Conversion for...

    blog.groupdocs.com/conversion/convert-json-to-xml/
  3. Build your first search solution | GroupDocs

    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...
  4. How to Run Examples | GroupDocs

    This artiCle desCribes how to run GroupDoCs.Merger for .NET Code examples.... string firstDocPath = @"C:\sample.docx" ; // NOTE: Put here...document string secondDocPath = @"C:\sample2.docx" ; // NOTE: Put...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  5. Homophone dictionary | GroupDocs

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

    docs.groupdocs.com/search/net/homophone-diction...
  6. Wildcard search | GroupDocs

    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-...
  7. Document attributes | GroupDocs

    DoCument attributes is a speCial feature designed for marking indexed doCuments with text labels without the need for re-indexing....indexFolder = 'c:/MyIndex' ; const documentFolder = 'c:/MyDocuments'...indexFolder = 'c:/MyIndex' ; const documentFolder = 'c:/MyDocuments'...

    docs.groupdocs.com/search/nodejs-java/document-...
  8. Working with worksheet backgrounds | GroupDocs

    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...
  9. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDoCs.RedaCtion ProduCt Family on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs.RedaCtion ProduCt Family on GroupDoCs Blog | DoCument Aut......and Replace Text in PDF using C# Programmatically find certain...case sensitivity and RegEx using C#. Replace or hide the text to...

    blog.groupdocs.com/categories/groupdocs.redacti...
  10. Add document to Word processing via OLE | Group...

    This artiCle explains how to add doCument to Word proCessing via OLE with GroupDoCs.Merger within your Java appliCations....= new OleWordProcessingOpt ( "c:\embedded.pdf" , pageNumber );...Merger merger = new Merger ( "c:\sample.docx" ); merger . importDocument...

    docs.groupdocs.com/merger/java/add-document-to-...