Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 47,530 for

(c )

(0.1 sec)
  1. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in text or object form.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating index...

    docs.groupdocs.com/search/net/queries-in-text-a...
  2. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....indexFolder = "c:\\MyIndex" ; String documentsFolder = "c:\\MyDocuments"...searchImage = SearchImage . create ( "c:\\MyDocuments\\image.png" ); //...

    docs.groupdocs.com/search/java/reverse-image-se...
  3. Synonym search | GroupDocs

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/synonym-s...
  4. Groupdocs.Assembly - .NET 6 - Free Support Foru...

    Hello. I looked at this topic but still no luck ASP.NET Core 6.0.7 Support - #13 by bkbejawada I’m evaluating Groupdocs.Assembly and am trying to run a simple concole app in .NET 6 I added all the internal packages bu…...$(String[] args) in C:\Users\mark\source\repos\GroupDocs\Program...String strDocumentTemplate = “c:\temp\Mark.docx”; //Setting up...

    forum.groupdocs.com/t/groupdocs-assembly-net-6/...
  5. GroupDocs.Parser for .NET

    Այս API-ն թույլ է տալիս կատարել տեքստի որոնում և ինդեքսավորել ցանկացած տեսակի ֆայլի ձևաչափ՝ օգտագործելով C# .NET լեզուն ցանկացած հարթակում:...մետատվյալները PDF-ից՝ օգտագործելով C# «« « 1 2 3 4 » »» Հայերեն English...

    kb.groupdocs.com/hy/parser/net/page/4/
  6. Spell checking | GroupDocs

    This article shows that how spell checking works during the search.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/spell-checking/
  7. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS Excel spreadsheets using Java programming language....Merger merger = new Merger ( "c:\sample1.xlsx" ) // Add another...file to merge merger . join ( "c:\sample2.xlsx" ); // Merge XLSX...

    docs.groupdocs.com/merger/java/merge/excel/
  8. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....the document has enough pages: C# using ( Redactor redactor = new...the last page from a document: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/remove-page-re...
  9. Watermarks in word processing document | GroupDocs

    This article explains how to add watermarks in word processing document.... Ex: @"C:\Docs\document.docx" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.docx" using ( Watermarker...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  10. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Java....filePath = "c:\sample.docx" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/change-page-orie...