Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 48,660 for

(c )

(0.18 sec)
  1. Split API on GroupDocs Blog | Document Automati...

    Split API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Split API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Java에...... C#을 사용하여 PDF 파일을 분할하는 방법 C#을 사용하여 PDF 파일을 분할하는...

    blog.groupdocs.com/ko/tag/split-api/index.xml
  2. Find Homophones on GroupDocs Blog | Document Au...

    Find Homophones on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find Homophones on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve...... C#을 사용하여 여러 파일에서 동음이의어 찾기 C#을 사용하여 폴더의 다른 파일에서...

    blog.groupdocs.com/ko/tag/find-homophones/index...
  3. 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
  4. How to merge archives to ZIP using Node.js via ...

    Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library.... Merger ( `c:/sample1.zip` ); merger . join ( 'c:/sample2.tar'...merger . join ( 'c:/sample3.rar' ); merger . save ( `c:/merged.zip`...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  5. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/work-with-search-...
  6. Character replacements | GroupDocs

    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...
  7. Stop word dictionary | GroupDocs

    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...
  8. Migration Notes | GroupDocs

    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/
  9. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the headers and footers of the page.... Ex: "C:\\Docs\\document.docx" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.docx" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...documents to view as PDF using C#. Additionally, we will see how...documents into secured PDFs using C# within the .NET application....

    blog.groupdocs.com/groupdocs.blog/page/18/