Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 46,594 for

c

(0.18 sec)
  1. Character replacements | Documentation

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about CharaCter replaCements.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...CharacterReplacement . ExportDictionary ( @"C:\CharacterReplacement.dat" );...

    docs.groupdocs.com/search/net/character-replace...
  2. Stop word dictionary | Documentation

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about stop word diCtionary.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...StopWordDictionary . ExportDictionary ( @"C:\Words.txt" ); // Import words...

    docs.groupdocs.com/search/net/stop-word-diction...
  3. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDoCs.Editor for .NET...style string documentPath = @"C:\sample.docx" ; // Obtain document...System . IO . File . Create ( @"C:\output\edited.docx" )) { WordProcessingSaveOp...

    docs.groupdocs.com/editor/net/migration-notes/
  4. compare text files on GroupDocs Blog | Document...

    Compare text files on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Compare text files on GroupDoCs Blog | DoCument Automation Solutions for .NET & Jav...... テキストファイルを比較するためのC#差分ライブラリ Microsoft Word、Excel、...、単語、段落、文字の変更を検出します。 C#で2つ以上のファイルを比較する C#を使用して2つ以上のファイルを比較します。...

    blog.groupdocs.com/ja/tag/compare-text-files/in...
  5. Indexing options | Documentation

    This page Contains a desCription of all the properties of the IndexingOptions Class...indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  6. Specify spreadsheet rendering options | Documen...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to speCify various options for rendering spreadsheet files to HTML, PDF, and image formats....and columns are lettered (A, B, C, …, XFD). Enable the property...headings in the output PDF file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/specify-rendering...
  7. Add watermarks to PowerPoint presentations | Do...

    Add watermarks to PowerPoint presentations. Add watermark to partiCular slide with simple or advanCed settings easily.... Ex: @"C:\Docs\presentation.pptx" using...path to your document. Ex: @"C:\Docs\presentation.pptx" using...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Merge archives | Documentation

    Learn how to merge arChive files, Combine arChive files into one file programmatiCally in C# language using GroupDoCs.Merger for .NET library....How to merge archive files in C# allows developers to combine...archive files with several lines of C# code: Create an instance of class...

    docs.groupdocs.com/merger/net/merge/archives/
  9. Merge documents to PDF | Documentation

    This seCtion desCribes how to import OLE objeCts into PDF doCuments using Java...Merger ( "c:\document1.pdf" ); { merger . join ( "c:\document2.... join ( "c:\document3.ppt" ); merger . join ( "c:\document4...

    docs.groupdocs.com/merger/java/merge-documents-...
  10. Merge EPUB | Documentation

    Learn how to merge EPUB files, Combine EPUB files into one file programmatiCally in C# language using GroupDoCs.Merger for .NET library....feedback How to merge EPUB files in C# You can easily combine multiple...EPUB files with several lines of C# code: Create an instance of class...

    docs.groupdocs.com/merger/net/merge/epub/