Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 46,667 for

(c )

(0.1 sec)
  1. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/getting-indexed-d...
  2. Presentation Viewer – Open & Read PPT, PPTX Fil...

    Learn how to view PowerPoint presentations online using a free PPTX viewer or programmatically with APIs for .NET, Java, Python, and Node.js....View PowerPoint Presentations in C# View PowerPoint Presentations...with GroupDocs.Viewer APIs for C#, Java, Python, and Node.js ....

    blog.groupdocs.com/viewer/view-powerpoint-prese...
  3. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/boolean-search/
  4. Add password to PDF with permissions | Document...

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....document with permissions in C# code: Initialize class with new...filePath = @"c:\sample.pdf" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/add-password-to-p...
  5. Convert JSON to CSV - Online and Free Image Con...

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

    blog.groupdocs.com/conversion/convert-json-to-csv/
  6. Existing objects in Word document | Documentation

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API... Ex: "C:\\Docs\\document.docx" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.docx" Watermarker...

    docs.groupdocs.com/watermark/java/existing-obje...
  7. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....Search, and fuzzy search C# examples with use of GroupDocs...presented below. C# string indexFolder = @"c:\MyIndex\" ; string...

    docs.groupdocs.com/search/net/fuzzy-search/
  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/' ; const indexFolder2 = 'c:/MyIndex2/'...documentsFolder1 = 'c:/MyDocuments1/' ; const documentsFolder2 = 'c:/MyDocuments2/'...

    docs.groupdocs.com/search/nodejs-java/merge-ind...
  9. How to merge BMP images using Python via .NET |...

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in python-net language using GroupDocs.Merger for Python via .NET library.... Merger ( "c:/sample1.bmp" ) as merger : image_join_mode...image_join_mode ) merger . join ( "c:/sample2.bmp" , join_options =...

    docs.groupdocs.com/merger/python-net/getting-st...
  10. How to merge JPG images using Node.js via Java ...

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in nodejs-java language using GroupDocs.Merger for Node.js via Java library.... Merger ( 'c:/sample1.jpg' ); const imageJoinModeVertica...imageJoinModeVertica ); merger . join ( 'c:/sample2.jpg' , imageJoinOptions...

    docs.groupdocs.com/merger/nodejs-java/getting-s...