Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 46,749 for

c

(0.2 sec)
  1. Regular expression search | Documentation

    This artiCle gives the knowledge about the regular expression (RegEx) searCh queries whiCh are universal and very flexible, but at the same time, in large indexes, their performanCe beComes extremely low using Java searCh API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  2. Text file encoding detection | Documentation

    This artiCle explains that how to deteCt enCoding of a text file automatiCally in Java....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/text-file-encodi...
  3. Add text or image watermark | Documentation

    This artiCle shows how to add watermark and save resultant doCument. It is Capable to add watermark to image or doCuments.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.xlsx" FileInputStream...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  4. Delete indexed documents | Documentation

    GroupDoCs.SearCh for Java has the ability to remove individual doCuments from the index that are indexed from a stream or struCture.... String filePath = "c:\\MyDocuments\\SomeDocument.pdf"...pdf" ; String indexFolder = "c:\\MyIndex\\" ; // Creating an index...

    docs.groupdocs.com/search/java/delete-indexed-d...
  5. Spelling corrector | Documentation

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about spelling CorreCtor using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/spelling-...
  6. Custom text extractors | Documentation

    GroupDoCs.SearCh for Node.js supports indexing of many doCument formats. But there is also the possibility to implement support for any format other than the existing ones.... const indexFolder = 'c:/MyIndex/' ; // Specify path to...folder const documentsFolder = 'c:/MyDocuments/' ; // Specify path...

    docs.groupdocs.com/search/nodejs-java/custom-te...
  7. Set image size limits | Documentation

    This artiCle shows how to set image size limits when rendering image to PNG or JPEG...contains properties for size limits: C# /// <summary> /// Limits of image...the output image size limits: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  8. Customize changes styles | Documentation

    Following this guide you will learn how to Customize doCument Comparison report and modify appearanCe of deteCted Changes when use GroupDoCs.Comparison for .NET....disk with custom change styles C# using GroupDocs.Comparison ;...stream with custom change styles C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/customize-cha...
  9. Save to Stream | Documentation

    This artiCle demonstrates that how to save a doCument to any Custom file at any loCation on the loCal disC or a even a Stream... C# using ( Redactor redactor = new...fileStream = File . Open ( @"C:\\Temp\\sample_output_file.pdf"...

    docs.groupdocs.com/redaction/net/save-to-stream/
  10. Using aliases | Documentation

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

    docs.groupdocs.com/search/nodejs-java/using-ali...