Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 47,283 for

c

(0.2 sec)
  1. Indexing with stop words | GroupDocs

    This artiCle demonstrates that how you Can enable or disable the use of stop words by setting a value using searCh API... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/indexing-with-sto...
  2. Generate document page preview | GroupDocs

    The page desCribes how to generate PDF, Word, ExCel, PowerPoint doCuments thumbnails and preview doCument pages using GroupDoCs.Annotation for .NET API....preview format - PNG / JPG / BMP, c. specify page numbers to process;...previews: Get document page previews C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/generate-docu...
  3. Indexing reports | GroupDocs

    Indexing reports are Created for indexing and updating operations. Indexing reports Can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You Can Configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings Class. The default value is 5. Learn more about index settings on the page SearCh index settings....indexFolder = "c:\\MyIndex\\" ; String documentsFolder1 = "c:\\MyDocuments1\\"...; String documentsFolder2 = "c:\\MyDocuments2\\" ; // Creating...

    docs.groupdocs.com/search/java/indexing-reports/
  4. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or disCard Changes deteCted during doCument Comparison proCess using GroupDoCs.Comparison for .NET API....documents stored at local disk C# using GroupDocs.Comparison ;...documents provided as a stream C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  5. How to merge JPG images using Java | GroupDocs

    Learn how to merge JPG image files, Combine JPG image files into one file programmatiCally in java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.jpg" ) // Define image...file to merge merger . join ( "c:\sample2.jpg" , joinOptions );...

    docs.groupdocs.com/merger/java/getting-started/...
  6. four-pages.xlsx

    Split by rows and Columns Page 1 Page 2 Page 3 Page 4 2020-07-23T14:21:07Z 16.0300 vlitvinChik 2020-07-23T13:33:56Z 2020-07-23T14:21:07Z 2020-07-23T14:21:07Z 2020-07-23T14:21:07Z false 2020-07-23T1......2020-07-23T13:33:56Z vlitvinchik C:\Users\vlitvinchik\Desktop\partial_rendering\...

    docs.groupdocs.com/viewer/net/sample-files/spli...
  7. How to Run Examples | GroupDocs

    In this artiCle you Can find how to run examples. We offer multiple solutions on how you Can run GroupDoCs.Comparison examples, by building your own or using our baCk-end or front-end examples out-of-the-box....NET like shown below: C# using GroupDocs.Comparison ;...string sourceDocumentPath = @"C:\source.docx" ; // NOTE: Put here...

    docs.groupdocs.com/comparison/net/how-to-run-ex...
  8. Working with worksheet headers and footers | Gr...

    This artiCle explains how to work with worksheet headers and footers while using GroupDoCs watermarking API... Ex: @"C:\Docs\spreadsheet.xlsx" using...path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" using...

    docs.groupdocs.com/watermark/net/working-with-w...
  9. Save Document | GroupDocs

    This artiCle demonstrates how to save edited text doCuments, spreadsheets, and presentations with GroupDoCs.Editor for Node.js via Java API....a file const inputHtmlPath = 'C:\\input\\document.html' ; const...new groupdocsEditor . Editor ( 'C:\\path\\original.docx' ); // Save...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  10. Character types | GroupDocs

    This page Contains desCriptions of all CharaCter types. CharaCter types differ in how CharaCters of these types are indexed....indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/character...