Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 47,136 for

(c )

(0.08 sec)
  1. 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
  2. Link Annotation in PDF on GroupDocs Blog | Docu...

    Link Annotation in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Link Annotation in PDF on GroupDocs Blog | Document Automation Solutions for .N......Java Developers C#の注釈を使用してPDFでハイパーリンクを作成する C#でリンク注釈を使用してハイパー...

    blog.groupdocs.com/ja/tag/link-annotation-in-pd...
  3. 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...
  4. 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...
  5. 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...
  6. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....“show” or “describe” in its body: C# using ( Redactor redactor = new...e.g.: C# using ( Redactor redactor = new Redactor ( @"C:\test...

    docs.groupdocs.com/redaction/net/annotation-red...
  7. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...getSpellingCorrector (). exportDictionary ( "C:\\Words.txt" ); // Import words...

    docs.groupdocs.com/search/java/spelling-corrector/
  8. View STL as PDF on GroupDocs Blog | Document Au...

    View STL as PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in View STL as PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve...... C#を使用したSTLファイルビューア C#を使用してSTLファイルをPDFとして...

    blog.groupdocs.com/ja/tag/view-stl-as-pdf/index...
  9. 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...
  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-...