Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 46,667 for

(c )

(0.06 sec)
  1. Merge images | Documentation

    Learn how to merge image files, combine 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/merge/images/
  2. Custom text segmenter | Documentation

    GroupDocs.Search provides the ability to set up custom text segmenting.... C# // Implementing custom word splitter...indexFolder = @"c:\MyIndex\" ; string documentsFolder = @"c:\MyDocuments\"...

    docs.groupdocs.com/search/net/custom-text-segme...
  3. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...path = Path . GetFullPath ( @"c:\MyIndex\Protected.pdf" ); if...

    docs.groupdocs.com/search/net/document-passwords/
  4. Delete indexed paths | Documentation

    GroupDocs.Search for Java supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....indexFolder = "c:\\MyIndex\\" ; String documentsFolder1 = "c:\\MyDocuments\\"...; String documentsFolder2 = "c:\\MyDocuments2\\" ; // Creating...

    docs.groupdocs.com/search/java/delete-indexed-p...
  5. Character replacements | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...getCharacterReplacem (). exportDictionary ( "C:\\CharacterReplacement.dat" );...

    docs.groupdocs.com/search/java/character-replac...
  6. GroupDocs.Assembly for .NET 17.1.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for .NET 17.1.0 Major Features Extended abilities of working with tables of external documents as data sources for all supported file formats. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-26 Add ability to load multiple DocumentTable objects from a single file as a single operation Feature ASSEMBLYNET-27 Add ability to define relations between DocumentTable instances loaded from a single document Feature ASSEMBLYNET-28 Add ability to change automatically detected types of DocumentTable columns Feature ASSEMBLYNET-29 Add ability to use template syntax for related DataTable objects regardless of relation direction Enhancement Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....DocumentTableSet Using Default Options C# // Load all document tables using...DocumentTableSet Using Custom Options C# // Load document tables using...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  7. Convert Vector Graphics to PNG on GroupDocs Blo...

    Convert Vector Graphics to PNG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert Vector Graphics to PNG on GroupDocs Blog | Document Automation ...... 使用 C# 将 SVG 转换为 PNG 使用 C# 将 SVG 矢量图形转换为 PNG 图像。使用...

    blog.groupdocs.com/zh/tag/convert-vector-graphi...
  8. Break Indexing Operation Manually using GroupDo...

    GroupDocs team is pleased to announce the monthly release of GroupDocs.Search for .NET 18.6. Using the latest version, you can now break indexing operation manually. Furthermore, obsolete Relevance property is removed from the DetailResultInfo method and ImportDictionary and ExportDictonary methods are added to index dictionaries. We would recommend you to install and use the latest version of API. Break Indexing Operation ManuallyUsing GroupDocs.Search API you can break indexing operation manually....folderForIndex = "c:\\MyIndex\\"; string folderWithDocuments = "c:\\MyDocuments\\";...

    blog.groupdocs.com/search/break-indexing-operat...
  9. Convert Word to PDF on GroupDocs Blog | Documen...

    Convert Word to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert Word to PDF on GroupDocs Blog | Document Automation Solutions for .NET & J...... C# を使用して Word 文書を PDF に変換する .NET アプリケーション内で C# を使用して、Word...

    blog.groupdocs.com/ja/tag/convert-word-to-pdf/i...
  10. Merge DOC on GroupDocs Blog | Document Automati...

    Merge DOC on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Merge DOC on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Word ...... C# を使用して Word 文書を結合する 2 つ以上の Word...Word ドキュメントを 1 つのファイルに結合する C# の方法。 .NET アプリケーション内の複数の Word ファイルの選択したページのみを結合します。...

    blog.groupdocs.com/ja/tag/merge-doc/index.xml