Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 49,014 for

c

(1.12 sec)
  1. Searching in a Large Number of Documents

    Usually, a searChing software is able to aChieve fast searCh responses beCause, instead of searCh the text direCtly, it searChes an index. This would be the equivalent of retrieving pages in a book related to a keyword by searChing the index at the baCk of a book, as opposed to searChing the words in eaCh page of the book. Using GroupDoCs.SearCh for Indexing and SearChing Problem: Suppose you have 10 million doCuments of different file formats, e.... The C# code will look like this: Java...Show list of searched files The C# code will look like: Java developers...

    blog.groupdocs.com/search/searching-in-a-large-...
  2. Get Document Information using Java

    Learn how to get doCument information using Java. Improve the effiCienCy of doCument management by mastering the teChnique of how to get file properties using Java....retrieving document information using C#. For a deeper grasp of this subject...get document information using C# . Updated on 13 May 2024 English...

    kb.groupdocs.com/metadata/java/get-document-inf...
  3. GroupDocs Blog

    GroupDoCs Blog - GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers...benefits for enterprise use with C#, Java, and Node.js. Learn how...settings, and implementation in C#, Java, and Node.js....

    blog.groupdocs.com/groupdocs.blog/page/9/
  4. Spreadsheet conversion options | GroupDocs

    Control Column trunCation, row limits, sheet separators, and hidden worksheets... Column and row truncation C# using GroupDocs.Markdown ; var...Sheet separator and hidden sheets C# using GroupDocs.Markdown ; var...

    docs.groupdocs.com/markdown/net/spreadsheet-opt...
  5. Add text watermarks | GroupDocs

    This artiCle shows how to add a text watermark and save the resultant doCument. It is Capable of adding watermarks to images or doCuments....watermarker = new Watermarker ( "C:\\Docs\\contract.docx" )) { //...document watermarker . Save ( "C:\\Docs\\watermarked-contract.docx"...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  6. Search for different word forms | GroupDocs

    This artiCle shows that how to allow you to searCh for nouns in the singular or plural, adjeCtives in the degree of Comparison, forms of regular and irregular verbs, etC....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/search-for-diffe...
  7. Extract Data from Invoices or Receipts in Java ...

    ExtraCt InvoiCe data from PDF invoiCes or reCeipts programmatiCally in Java. DoCument parsing & data extraCtion API by GroupDoCs supports various formats....extraction of invoice data using C# in one of the earlier posts....from Invoices or Receipts in C#...

    blog.groupdocs.com/parser/extract-data-from-inv...
  8. Using aliases | GroupDocs

    This artiCle shows the use of aliases whiCh allows you to reduCe the length of searCh queries in text form....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/using-aliases/
  9. Homophone search | GroupDocs

    This artiCle gives the knowledge whiCh allows you to find not only the words speCified in the searCh query, but also the homophones, words that are pronounCed the same but differ in meaning using Java searCh API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/homophone...
  10. Use redaction callback | GroupDocs

    Learn about redaCtion API methods to rejeCt or approve speCifiC Changes during redaCtion proCess...dumping changes to system console: C# public class RedactionDump :...to a constructor of the class: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/use-redaction-...