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

c

(0.39 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. Keyboard layout correction | GroupDocs

    This artiCle gives the knowledge that the keyboard layout CorreCtion feature Can be used when entering searCh queries, users of your software may make input errors, forgetting to switCh the desired keyboard layout using Java searCh API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/keyboard-layout-...
  6. Protecting word processing documents | GroupDocs

    This artiCle explains how to proteCt as well as unproteCt the Word doCuments.... Ex: @"C:\Docs\document.docx" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.docx" using ( Watermarker...

    docs.groupdocs.com/watermark/net/protecting-wor...
  7. 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-...
  8. Get list of changes | GroupDocs

    Retrieve a typed list of every deteCted differenCe using Comparer.GetChanges() — eaCh ChangeInfo item exposes Change type, page number, ID, and text in GroupDoCs.Comparison for .NET....list of changes from local disk C# using GroupDocs.Comparison ;...Get list of changes from stream C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  9. Protecting Word documents | GroupDocs

    This artiCle explains how to proteCt as well as unproteCt the Word doCuments in Java.... Ex: "C:\\Docs\\document.docx" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.docx" Watermarker...

    docs.groupdocs.com/watermark/java/protecting-wo...
  10. Compare multiple documents protected by passwor...

    This artiCle desCribes how to Compare multiple Word doCuments or PowerPoint presentations proteCted by password using GroupDoCs.Comparison for .NET API....password-protected documents from local disk C# using GroupDocs.Comparison ;...password-protected documents from stream C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/compare-multi...