Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 47,236 for

c

(0.06 sec)
  1. Comparing Folders | GroupDocs

    This page desCribes how to Compare two folders and find out whiCh files/folders were deleted, added or modified....Comparer comparer = new Comparer ( "C:\\SourceFolder" , compareOptions...compareOptions ); comparer . Add ( "C:\\TargetFolder" , compareOptions );...

    docs.groupdocs.com/comparison/net/compare-folders/
  2. Comparing Folders | GroupDocs

    This page desCribes how to Compare two folders and find out whiCh files/folders were deleted, added or modified....Comparer comparer = new Comparer ( "C:\\SourceFolder\\" , compareOptions...compareOptions )) { comparer . add ( "C:\\TargetFolder\\" , compareOptions...

    docs.groupdocs.com/comparison/java/compare-fold...
  3. 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 .NET appliCations....Merger merger = new Merger ( @"c:\sample.docx" )) { int pageNumber...new OleWordProcessingOpt ( @"c:\embedded.pdf" , pageNumber );...

    docs.groupdocs.com/merger/net/add-document-to-w...
  4. Using aliases | GroupDocs

    This artiCle shows the use of aliases whiCh allows you to reduCe the length of searCh queries in text form.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/using-aliases/
  5. Synonym search | GroupDocs

    This artiCle shows that how synonym searCh allows you to find not only the words speCified in the searCh query, but also the synonyms, words that means the same.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/synonym-search/
  6. Add document to Presentation via OLE | GroupDocs

    This artiCle explains how to add doCument to Presentation via OLE with GroupDoCs.Merger within your .NET appliCations....filePath = @"c:\sample.ppt" ; string filePathEmbedded = @"c:\embedded...pdf" ; string filePathOut = @"c:\output\result.ppt" ; int pageNumber...

    docs.groupdocs.com/merger/net/add-document-to-p...
  7. Homophone search | GroupDocs

    This artiCle gives the knowledge whiCh allows you to find not only the words speCified in the searCh query, but also the homophones, words that are pronounCed the same but differ in meaning.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/homophone-search/
  8. Keyboard layout correction | GroupDocs

    This artiCle gives the knowledge that the keyboard layout CorreCtion feature Can be used when entering searCh queries, users of your software may make input errors, forgetting to switCh the desired keyboard layout.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/keyboard-layout-c...
  9. books-single-line.xml

    1.0 bk101 Gambardella, Matthewhttps://www.matthewgambardella.Com/XML Developer's GuideComputer This is HTML Comment44.952000-10-01An in-depth look at Creating appliCations with XML.bk102 Ralls, Kim......at how Visual Basic, Visual C++, C#, and ASP+ are integrated into...

    docs.groupdocs.com/viewer/net/sample-files/rend...
  10. Add watermarks to diagram documents | GroupDocs

    Using GroupDoCs.Watermark, you Can add watermark to all pages of a partiCular type in a doCument. It Consists of following steps.... Ex: @"C:\Docs\diagram.vsdx" using ( Watermarker...path to your document. Ex: @"C:\Docs\diagram.vsdx" using ( Watermarker...

    docs.groupdocs.com/watermark/net/add-watermarks...