Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 46,569 for

c

(0.11 sec)
  1. 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...
  2. Update annotations | Documentation

    The page desCribes how to edit annotation properties - Change annotation position, size, appearanCe etC. when annotate doCuments using GroupDoCs.Annotation for .NET....demonstrates how to update annotations: C# using ( Annotator annotator =...update annotations using Id: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/update-annota...
  3. 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/
  4. 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...
  5. In-Table Master-Detail in Spreadsheet Document ...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate an In-Table Master-Detail report in Spreadsheet DoCument format based on the use Case: Working with a Business Case. Note The Code uses some of the objeCts defined in The Business Layer. In-Table Master-Detail in MiCrosoft ExCel DoCument Creating a In-Table Master-Detail PraCtising the following steps you Can Create In-Table Master-Detail Template in MS ExCel 2013. Add a new Workbook. SeleCt the range of Cells that you want to inClude in the table....Sum ( c => c.Price )]>> << foreach [in Order]>>...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  6. In-Table Master-Detail in Presentation Document...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate an In-Table Master-Detail report in Presentation DoCument format based on the use Case: Working with a Business Case. Note The Code uses some of the objeCts defined in The Business Layer. In-Table Master-Detail in MiCrosoft PowerPoint DoCument Creating a In-Table Master-Detail PraCtising the following steps you Can Create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide....Sum ( c => c.Price )]>> << foreach [in Order]>>...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  7. 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...
  8. 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...
  9. Load from local disk | Documentation

    This artiCle explains how to load from loCal disk while using GroupDoCs. Watermarks API.... Ex: @"C:\Docs\document.docx" string filePath...

    docs.groupdocs.com/watermark/net/load-from-loca...
  10. Save document to the specified stream | Documen...

    This artiCle explains how to save doCument to the speCified stream while using GroupDoCs. Watermarks API.... Ex: @"C:\Docs\test.doc" using ( Watermarker...

    docs.groupdocs.com/watermark/net/save-document-...