Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 49,771 for

c

(0.16 sec)
  1. 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/
  2. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some partiCular format.... C# using GroupDocs.Markdown ; //...supported formats programmatically: C# using System.Collections.Generic...

    docs.groupdocs.com/markdown/net/load-a-file-of-...
  3. 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...
  4. 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...
  5. 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...
  6. 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-...
  7. 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/
  8. 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...
  9. 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...
  10. How to run examples | GroupDocs

    You Can build a projeCt from sCratCh using Visual Studio .NET CLI. We will step you through both Cases....following lines to the Main method C# using GroupDocs.Viewer ; using...dotnet run . Check the output in C:\\output\\ directory. Build project...

    docs.groupdocs.com/viewer/net/how-to-run-examples/