Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 48,985 for

c

(0.18 sec)
  1. Update annotations | GroupDocs

    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...
  2. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDoCs.Assembly ProduCt Family on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs.Assembly ProduCt Family on GroupDoCs Blog | DoCument Autom......XML Data in C# Automate reports generation in C# by converting...Generate Reports from CSV Data using C# Convert CSV to PDF & Word...

    blog.groupdocs.com/categories/groupdocs.assembl...
  3. Convert Presentations to PDF in Java | PPT, PPT...

    ProgrammatiCally Convert presentations of MS PowerPoint and Open OffiCe Impress formats like ODP, PPT, PPTX to PDF using Java Conversion API....to convert presentations using C# . The following scenarios will...Presentations (PPT, PPTX) to PDF in C#...

    blog.groupdocs.com/conversion/convert-presentat...
  4. Load document | GroupDocs

    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/
  5. Adjusting comparison sensitivity | GroupDocs

    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...
  6. Document filtering in search result | GroupDocs

    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...
  7. Edit document | GroupDocs

    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/
  8. OCR support | GroupDocs

    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/
  9. Generate signature preview | GroupDocs

    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...
  10. Template Syntax - Part 2 of 2 | GroupDocs

    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...