Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 819 for

document summarization

(0.24 sec)
  1. Aspose::Words::AI::OpenAiModel::Summarize metho...

    Aspose::Words::AI::OpenAiModel::Summarize method. Generates summaries for an array of Documents, with options to control the summary length and other settings. This method utilizes the connected AI model for processing each Document in the array in C++....Aspose::Words::AI::OpenAiModel::Summarize method Contents [ Hide ] ...OpenAiModel::Summarize(System::ArrayPtr<System::SharedPtr<As...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  2. Aspose::Words::AI::AnthropicAiModel::Summarize ...

    Aspose::Words::AI::AnthropicAiModel::Summarize method. Generates summaries for an array of Documents, with options to control the summary length and other settings. This method utilizes the connected AI model for processing each Document in the array in C++....Aspose::Words::AI::AnthropicAiModel::Summarize method Contents [ Hide ] ...AnthropicAiModel::Summarize(System::ArrayPtr<System::SharedP...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. OpenAiModel | Aspose.Words for Java

    An abstract class representing the integration with OpenAIs large language models within the Aspose.Words in Java....Exception { Document doc = new Document(getMyDir() + "Big document.docx");...setUrl("https://my.a.com/"); Document translatedDoc = model.translate(doc...

    reference.aspose.com/words/java/com.aspose.word...
  4. AiModel | Aspose.Words for Java

    An abstract class representing the integration with various AI models within the Aspose.Words in Java.... Examples: Shows how to summarize text using OpenAI and Google...Google models. Document firstDoc = new Document(getMyDir() + "Big...

    reference.aspose.com/words/java/com.aspose.word...
  5. GoogleAiModel.summarize method | Aspose.Words f...

    Aspose.Words.AI.GoogleAiModel.summarize method...summarize method summarize(doc, options) Summarizes specified...specified Document object. summarize ( doc : Aspose . Words . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GoogleAiModel | Aspose.Words for Java

    Class representing Google AI Models Gemini integration within Aspose.Words in Java....apiKey); Document doc = new Document(getMyDir() + "Big document.docx");...VERY_SHORT); } Document summary = model.summarize(doc, summarizeOptions);...

    reference.aspose.com/words/java/com.aspose.word...
  7. AnthropicAiModel | Aspose.Words for Java

    An abstract class representing the integration with Anthropicu2019s AI models within the Aspose.Words in Java....Method Description checkGrammar(Document sourceDocument, CheckGrammarOptions...Checks grammar of the provided document. create(int modelType) getTimeout()...

    reference.aspose.com/words/java/com.aspose.word...
  8. AiModel.CheckGrammar | Aspose.Words for .NET

    AI-powered grammar checker API for Documents. Automatically detect and fix grammar errors in Word files using advanced language models....Checks grammar of the provided document. This operation leverages...checking grammar of document. public virtual Document CheckGrammar (...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. OpenAiModel.Translate | Aspose.Words for .NET

    OpenAI translation API for professional Document conversion. Translate Word files to multiple languages using GPT language models....method Translates the provided document into the specified target...public override Document Translate ( Document sourceDocument ...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. IAiModelText.Translate | Aspose.Words for .NET

    Effortlessly translate Documents with our IAiModelText Translate method. Harness AI for accurate, fast translations in your desired language....method Translates the provided document into the specified target...translating. public Document Translate ( Document sourceDocument ...

    reference.aspose.com/words/net/aspose.words.ai/...