Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 667 for

document summarization

(0.05 sec)
  1. AiModel.Translate | Aspose.Words for .NET

    Professional Document translation API supporting multiple languages. Translate Word Documents accurately with AI-powered language processing....method Translates the provided document into the specified target...public abstract Document Translate ( Document sourceDocument ...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. Aspose::Words::AI::AiModelType enum | Aspose.Wo...

    Aspose::Words::AI::AiModelType enum. Represents the types of AiModel that can be integrated into the Document processing workflow in C++....can be integrated into the document processing workflow. enum...type. Examples Shows how to summarize text using OpenAI and Google...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. Check Grammar in Documents With .NET AI Functio...

    Aspose.Words for .NET allows you to check grammar in a Document using OpenAI models. Identify and correct grammar errors with the AI Check Grammar tool....improve the quality of your documents: AI-powered grammar checking...correct grammar errors in their documents. This is made possible by...

    blog.aspose.com/words/check-grammar-net-ai-func...
  4. Features|Aspose.Words for .NET

    Aspose.Words for .NET provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting using C#....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/net/features/
  5. Aspose::Words::AI::AiModel class | Aspose.Words...

    Aspose::Words::AI::AiModel class. An abstract class representing the integration with various AI models within the Aspose.Words in C++....(System::SharedPtr<Aspose::Words::Document>, System::SharedPtr<Aspos...Checks grammar of the provided document. This operation leverages...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  6. 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");...CustomAiModel().withApiKey(apiKey); Document translatedDoc = model.translate(doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. AiModel.translate method | Aspose.Words for Nod...

    AiModel.translate method. Translates the provided Document into the specified target language...targetLanguage) Translates the provided document into the specified target...sourceDocument : Aspose . Words . Document , targetLanguage : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OpenAiModel.translate method | Aspose.Words for...

    OpenAiModel.translate method. Translates the provided Document into the specified target language...translate method translate(source_document, target_language) Translates...Translates the provided document into the specified target language...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AiModel.Create | Aspose.Words for .NET

    Discover the AiModel Create method to effortlessly generate new AiModel class instances, enhancing your AI development with streamlined efficiency....modelType ) Examples Shows how to summarize text using OpenAI and Google...Google models. Document firstDoc = new Document ( MyDir + "Big document...

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