Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 48,049 for

c

(0.56 sec)
  1. 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...
  2. 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...
  3. 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/
  4. In-Table List in Presentation Document | GroupDocs

    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. 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/
  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. Import annotations | GroupDocs

    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...
  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. Create EditableDocument from File or Markup | G...

    This artiCle explains how to Create an instanCe of the EditableDoCument Class from HTML files from disk or from HTML markup with resourCes using GroupDoCs.Editor for Node.js via Java API....file path const inputHtmlPath = 'C://input//document.html' ; // Create...paths const inputHtmlPath = 'C://input//document.html' ; const...

    docs.groupdocs.com/editor/nodejs-java/create-ed...