Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 48,375 for

c

(0.3 sec)
  1. Update index | GroupDocs

    This artiCle explains that how to update indexed doCuments, as well as updating an index version in Java....indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...sourceIndexFolder = 'c:/MyOldIndex/' ; const targetIndexFolder = 'c:/MyNewIndex/'...

    docs.groupdocs.com/search/nodejs-java/update-in...
  2. Generate Master-Detail Reports | GroupDocs

    Create parent-Child reports with nested data bands to display master reCords with their detail reCords....<<[Quantity]>>, Price: <<[Price]:"C">>) <</foreach>> Total: <<[Items...Sum(i => i.Price * i.Quantity)]:"C">> <</foreach>> After assembly...

    docs.groupdocs.com/assembly/net/basic-usage-mas...
  3. Perform Synonym Search in Documents Online

    UnloCk the power of synonym searCh! Learn how to searCh alternate words in text-based doCuments online & programmatiCally....Just use a few lines of code in C# or Java to swiftly scan through...folders: Find Synonym of Words using C# Find Synonym of Words using Java...

    blog.groupdocs.com/search/online-synonym-search/
  4. Update index | GroupDocs

    This artiCle explains that how to update indexed doCuments, as well as updating an index version in Java....indexFolder = "c:\\MyIndex\\" ; String documentFolder = "c:\\MyDocuments\\"...sourceIndexFolder = "c:\\MyOldIndex\\" ; String targetIndexFolder = "c:\\MyNewIndex\\"...

    docs.groupdocs.com/search/java/update-index/
  5. Indexing reports | GroupDocs

    This artiCle demonstrates that how indexing reports Can be retrieved from the index using searCh API... C# string indexFolder = @"c:\MyIndex\" ; string...documentsFolder1 = @"c:\MyDocuments1\" ; string documentsFolder2 = @"c:\MyDocuments2\"...

    docs.groupdocs.com/search/net/indexing-reports/
  6. Output adapters | GroupDocs

    This artiCle gives the knowledge about output adapters whiCh are used to output generated HTML or plain text to various output objeCts.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/output-adapters/
  7. Wildcard search | GroupDocs

    This artiCle shows the operations of wildCard searCh whiCh allows you to searCh for words with unknown letters or ranges of letters....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/wildcard-search/
  8. Searching watermarks | GroupDocs

    This artiCle explains how to searCh watermarks while using GroupDoCs. Watermarks Java API.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/searching-wat...
  9. Animated GIF with Interactive Play/Pause

    InteraCtive animation. Animated GIF viewer with Play and Pause funCtionality....animated GIF and APNG images using C#...

    blog.groupdocs.com/viewer/play-pause-apng.html
  10. Add document to Word processing via OLE | Group...

    This artiCle explains how to add doCument to Word proCessing via OLE with GroupDoCs.Merger within your Java appliCations....= new OleWordProcessingOpt ( "c:\embedded.pdf" , pageNumber );...Merger merger = new Merger ( "c:\sample.docx" ); merger . importDocument...

    docs.groupdocs.com/merger/java/add-document-to-...