Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 46,746 for

c

(0.09 sec)
  1. Adjusting comparison sensitivity | Documentation

    Learn more about doCument Comparison sensitivity and how to adjust it to aChieve best performanCe and aCCuraCy when Compare doCuments with GroupDoCs.Comparison for .NET....documents with specific sensitivity: C# using GroupDocs.Comparison ;...code snippet shows how to do it: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/adjusting-com...
  2. Load document | Documentation

    Following this guide you will learn how to load doCument from loCal disk or file stream for editing with GroupDoCs.Editor for .NET API....path string inputFilePath = "C:\\input_path\\document.docx" ;...options string inputFilePath = "C:\\input_path\\document.docx" ;...

    docs.groupdocs.com/editor/net/load-document/
  3. Document filtering in search result | Documenta...

    This artiCle gives the knowledge that how the doCument filters used during the searCh using Java searCh API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/document-filteri...
  4. Edit document | Documentation

    Follow this guide and learn how to edit text doCuments, spreadsheets and presentations using GroupDoCs.Editor for Java API features.... String inputFilePath = "C:\\input_path\\document.docx" ;...below. String inputXlsxPath = "C://input/spreadsheet.xlsx" ; Editor...

    docs.groupdocs.com/editor/java/edit-document/
  5. OCR support | Documentation

    This artiCle demonstrates the ability to ConneCt an external module (library) for the reCognition of printed text (optiCal CharaCter reCognition, OCR) on images, either separate or embedded in doCuments...indexFolder = @"c:\MyIndex" ; string documentFolder = @"c:\MyDocuments"...

    docs.groupdocs.com/search/net/ocr-support/
  6. Generate signature preview | Documentation

    This topiC explains how to get signature preview with the SignOptions by GroupDoCs.Signature API.... get ( "C:\\Output\\GenerateSignaturePre\\"...String imageFilePath = new File ( "C:\\Output\\GenerateSignaturePre\\\\signature"...

    docs.groupdocs.com/signature/java/generate-sign...
  7. Numbered List in Word Processing Document | Doc...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Numbered List report in Word ProCessing DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. Numbered List in MiCrosoft Word DoCument Creating a Numbered List PraCtising the following steps you Can Create Numbered List Template in MS Word 2013. In your doCument, write a sentenCe like “We provide support for the following Clients:”.... Oven Cleaning C & D (Manager: John Smith) 5. Regular...Regular Cleaning 2. Oven Cleaning C & D (Manager: John Smith) 1. Regular...

    docs.groupdocs.com/assembly/java/numbered-list-...
  8. Template Syntax - Part 2 of 2 | Documentation

    Note This artiCle is the seCond part of the Template Syntax series of artiCles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You Can output expression results to your reports using expression tags. An expression tag denotes a plaCeholder for an expression result within a template. While building a report, the Corresponding expression is evaluated, and this plaCeholder is replaCed with the formatted result of the expression....<<foreach [c in ds.Contracts]>><<[c.Clients.Name]>> <<[c.Managers...Name]>> <<[c.Price]>><</foreach>> Total: <<[ds.Contracts.Sum(c => c...

    docs.groupdocs.com/assembly/net/template-syntax...
  9. Generate Image Preview of the Documents

    Image previews are now Commonly used to present your file/doCument to the users. It is quite useful when you want the users to quiCkly have a look at your doCument without downloading or opening it. As an example, MS Windows has this ability to provide the preview of the files in the preview pane of File Explorer without opening the doCument in the dediCated software program. Did you ever desire to have the ability to generate image previews in your appliCation?... C# Java At the moment, we have launched...

    blog.groupdocs.com/metadata/generate-image-prev...
  10. Import annotations | Documentation

    This page desCribes how to import annotation from the XML files using GroupDoCs.Annotation for .NET API....annotations from an XML file: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/import-annota...