Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 224 for

checkgrammar

(0.05 sec)
  1. AnthropicAiModel | Aspose.Words for Java

    An abstract class representing the integration with Anthropicu2019s AI models within the Aspose.Words in Java....Methods Method Description checkGrammar(Document sourceDocument...public AnthropicAiModel() checkGrammar(Document sourceDocument...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::AI::CheckGrammarOptions::set_Pre...

    Aspose::Words::AI::CheckgrammarOptions::set_PreserveFormatting method. Allows to specify either Checkgrammar() will try to preserve layout and formatting of the original document, or not. Default value is true in C++....Allows to specify either CheckGrammar() will try to preserve layout...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. AI语法检查|Aspose.Words为Java

    检查文档语法。 Aspose.Words为Java 允许用户使用OpenAI,Google和Claude模型检查语法并检测文档中的错误。... 使用 CheckGrammar 方法分析文档中的文本并突出显示语法问题。 下面的代码示例演示如何使用Aspose...Document proofedDoc = model . checkGrammar ( doc , grammarOptions );...

    docs.aspose.com/words/zh/java/grammar-checking/
  4. AI语法检查|Aspose.Words为Python via .NET

    检查文档语法。 Aspose.Words为Python 允许用户使用OpenAI,Google和Claude模型检查语法并检测文档中的错误。... 使用 CheckGrammar 方法,在 Aspose.Words.AI 命名空间中可用。...命名空间中可用。 CheckGrammar 分析文档中的文本并突出语法问题。 下面的代码示例演示如何使用Aspose.Words中的GPT-4o...

    docs.aspose.com/words/zh/python-net/grammar-che...
  5. OpenAiModel | Aspose.Words for Java

    An abstract class representing the integration with OpenAIs large language models within the Aspose.Words in Java....Description | | --- | --- | | [checkGrammar(Document sourceDocument...CheckGrammarOptions options)](#checkGrammar-com.aspose.words.Document-com...

    reference.aspose.com/words/java/com.aspose.word...
  6. AnthropicAiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.AnthropicAiModel class—your gateway to seamless integration with Anthropics AI models for enhanced document processing....Name Description virtual CheckGrammar ( Document , CheckGrammarOptions...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. CheckGrammarOptions class | Aspose.Words for No...

    Aspose.Words.AI.CheckgrammarOptions class. Allows to specify various options while checking grammar of a document using AI....CheckGrammar(Aspose.Words.Document,Aspose...let proofedDoc = model . checkGrammar ( doc , grammarOptions );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GoogleAiModel Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.AI.GoogleAiModel class to seamlessly integrate Google AI models, enhancing your document processing capabilities effortlessly....Name Description virtual CheckGrammar ( Document , CheckGrammarOptions...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. AiModel | Aspose.Words for Java

    An abstract class representing the integration with various AI models within the Aspose.Words in Java....Methods Method Description checkGrammar(Document sourceDocument...AiModel() public AiModel() checkGrammar(Document sourceDocument...

    reference.aspose.com/words/java/com.aspose.word...
  10. IAiModelText class | Aspose.Words for Node.js

    Aspose.Words.AI.IAiModelText class. The common interface for AI models designed to generate a variety of text-based content....Methods Name Description checkGrammar(sourceDocument, options)...

    reference.aspose.com/words/nodejs-net/aspose.wo...