Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 56,157 for

api

(0.06 sec)
  1. Enable Pagination in WordProcessing Module

    Yes, this is right. Paginal mode is now implemented in GroupDocs.Editor for .NET 19.5. How this mode will effect WordProcessing documents? As you know that previously, there was only float mode. When WordProcessing documents were converted to the page-less HTML, page division was absent. But in this release WordProcessing options class contains new paged (also called paginal) mode. When paged is enabled, it produces HTML markup, optimized and adjusted for per-page edit and it creates ease to enable paged editing in any of WYSIWYG-editors....Editor API for converting from HTML to the...in this release as well. As API already supports Metered Licensing...

    blog.groupdocs.com/editor/enable-pagination-in-...
  2. Search Synonyms in Java on GroupDocs Blog | Doc...

    Search Synonyms in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search Synonyms in Java on GroupDocs Blog | Document Automation Solutions for ......同様に、Java Search APIを使用して、さまざまな意味でグループ化されたすべての同義語を取得します。...Javaの任意の単語のすべての可能な同義語を検索します。 Search APIを使用して、同じ単語のさまざまな意味で配置された類義語のさまざまなコレクションを取得します。...

    blog.groupdocs.com/ja/tag/search-synonyms-in-ja...
  3. GroupDocs.Classification Product Family on Grou...

    GroupDocs.Classification Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Classification Product Family on GroupDocs Blog | Do......使用 IAB-2 或使用分类 API 的文档分类法对文本进行分类。 使用 C# 对文档进行分类分类...中的情感分析对客户反馈进行分类 C# 情感分析自动化。使用 C# API 分析客户反馈。检查关于您的产品的评论有多正面/负面。 Recent...

    blog.groupdocs.com/zh/categories/groupdocs.clas...
  4. Find Synonyms in CSharp on GroupDocs Blog | Doc...

    Find Synonyms in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find Synonyms in CSharp on GroupDocs Blog | Document Automation Solutions for ......NET APIを使用して、さまざまな意味でグループ化されたすべての同義語を取得します。...ます。 C#を使用して単語の同義語を検索する .NET APIを使用して、C#内の任意の単語のすべての可能な同義語を検索...

    blog.groupdocs.com/ja/tag/find-synonyms-in-csha...
  5. Find Homophones in Files on GroupDocs Blog | Do...

    Find Homophones in Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find Homophones in Files on GroupDocs Blog | Document Automation Solutions fo......文書検索 Java API を使用して、同音異義語のアプリケーションを作成します。 ...を検索します。 GroupDocsによるドキュメント検索APIを使用して、同音異義語用の.NETアプリを構築します Recent...

    blog.groupdocs.com/ja/tag/find-homophones-in-fi...
  6. Features Overview | Documentation

    Note GroupDocs.Parser is a feature-reach document data parsing Api. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....Upgrade an Order Support Docs API Reference Live Demos Free Support...feature-reach document data parsing API. Here you may find description...

    docs.groupdocs.com/parser/java/features-overview/
  7. How to Convert HTML to RTF in C#

    In this quick how-to tutorial, we will explain the steps to convert HTML to RTF in C# and how to implement C# HTML to RTF feature using this guide....Find Answers by API GroupDocs.Total Product Family GroupDocs...feature is developed with a few API calls and just two-three lines...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Convert XLSX to PDF using C#

    In this article, you will be guided on how to convert XLSX to PDF using C#. Also, a code example will be provided to demonstrate how to generate PDF from XLSX in C#....Find Answers by API GroupDocs.Total Product Family GroupDocs...conversion only needs a few API calls. It is very easy to integrate...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert XLSX to PDF using Java

    This article provides guidance on how to convert XLSX to PDF using Java. Also, a code example is included to explain the procedure to export XLSX to PDF using Java....Find Answers by API GroupDocs.Total Product Family GroupDocs...accomplished with only a few API calls. After installing the document...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Saving to HTML with External Resource Files | D...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Saving to HTML with External Resource Files Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Upgrade an Order Support Docs API Reference Live Demos Free Support...code snippet shows the way of API usage: In the following example...

    docs.groupdocs.com/assembly/java/saving-to-html...