Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 46,749 for

c

(0.07 sec)
  1. 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/
  2. 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...
  3. 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/python-net/template...
  4. In-Table List in Presentation Document | Docume...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-TableList report in Presentationformat 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 List in MiCrosoft PowerPoint DoCument Creating a In-Table List PraCtiCing the following steps you Can Create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab....Sum ( c => c.Price )]>><</ foreach >> Total:...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  5. GroupDocs.Annotation Product Family on GroupDoc...

    GroupDoCs.Annotation ProduCt Family on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs.Annotation ProduCt Family on GroupDoCs Blog | DoCument A......from PDF or Word Documents using C# Programmatically remove annotations...from PDF and Word files using C#. Remove all annotations, remove...

    blog.groupdocs.com/categories/groupdocs.annotat...
  6. 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...
  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. Download and explore GroupDocs.Conversion libra...

    GroupDoCs.Conversion for .NET Visual Studio plugin provides an easiest way to download and Compile GroupDoCs.Conversion for .NET sourCe Code examples. It reduCes the time and efforts required to loCate sourCe Code examples from Github or the GroupDoCs.Conversion library from different NuGet. The plugin performs all the tasks required to try out GroupDoCs.Conversion examples automatiCally. All you have to do is: Install the plugin and launCh the wizard installed by the plugin.... Provides both C# and VB examples. Supports Visual...

    blog.groupdocs.com/conversion/download-explore-...
  10. Load document from local disk | Documentation

    This artiCle explains how to load PDF, Word, ExCel, PowerPoint doCuments from loCal disk when using GroupDoCs.Merger for .NET.... string filePath = @"c:\sample.docx" ; using ( Merger...

    docs.groupdocs.com/merger/net/load-document-fro...