Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 20,618 for

model

(0.09 sec)
  1. Aspose::Words::AI::GoogleAiModel::GoogleAiModel...

    Aspose::Words::AI::GoogleAiModel::GoogleAiModel constructor. Initializes a new instance of GoogleAiModel class in C++....System::String& The name of the model. For example, gemini-2.5-flash...Shows how to use google AI model. System :: String apiKey = System...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  2. AiModel.Url | Aspose.Words for .NET

    Specifies the AI Model endpoint URL in Aspose.Words for accurate connection setup....of the model. The default value is specific for the model. public...Examples Shows how to change model default url. string apiKey =...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. 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++....generative model type. Gpt4OMini 1 GPT-4o mini generative model type...Gpt4Turbo 2 GPT-4 Turbo generative model type. Gpt35Turbo 3 GPT-3.5 Turbo...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  4. AI Models Supported by Aspose.Words|Aspose.Word...

    Aspose.Words for C++ supports OpenAI and Google AI Models for summarization and translation documents. Use Aspose.Words with Gpt-4o, Gpt-4o mini, Gpt-4 Turbo, GPT-3.5 Turbo, Gemini 1.5 Flash, Gemini 1.5 Flash-8B, Gemini 1.5 Pro....Ask AI Supported AI Models Contents [ Hide ] Aspose.Words now...now leverages advanced AI models to enhance document processing...

    docs.aspose.com/words/cpp/supported-ai-models/
  5. AiModel class | Aspose.Words for Python

    aspose.words.ai.AiModel class. An abstract class representing the integration with various AI Models within the Aspose.Words....integration with various AI models within the Aspose.Words. Properties...wait before the request to AI model times out. The default value...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GoogleAiModel | Aspose.Words for .NET

    Create a GoogleAiModel instance to integrate Google AI capabilities into document processing with Aspose.Words AI....name String The name of the model. For example, gemini-2.5-flash...Shows how to use google AI model. string apiKey = Environment...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. AiModel.Summarize | Aspose.Words for .NET

    Smart document summarization API with customizable length options. Generate concise summaries from any document using AI technology....leverages the connected AI model for content processing. public...text using OpenAI and Google models. Document firstDoc = new Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. AiModel.setApiKey method | Aspose.Words for Nod...

    AiModel.setApiKey method. Sets a specified API key to the Model....a specified API key to the model. setApiKey ( apiKey : string...text using OpenAI and Google models. let firstDoc = new aw . Document...

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

    Initialize the OpenAiModel in Aspose.Words AI to connect OpenAI Models and enable AI-powered document processing and automation....name String The name of the model. For example, gpt-5.2-chat-latest...OpenAI model instance directly using an API key and model name...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. OpenAiModel constructor | Aspose.Words for Python

    aspose.words.ai.OpenAiModel constructor...Description name str The name of the model. For example, gpt-5.2-chat-latest...Description name str The name of the model. For example, gpt-5.2-chat-latest...

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