Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 20,775 for

model

(0.2 sec)
  1. Translate a Document|Aspose.Words for Java

    Translate a document. Aspose.Words for Java simplifies document translation using Google AI Models, allowing you to specify the target language....Google generative language models, which allows developers to...languages, the Google AI-based model will be able to translate all...

    docs.aspose.com/words/java/translate-a-document/
  2. Aspose::Words::AI::AiModel::get_Timeout method ...

    Aspose::Words::AI::AiModel::get_Timeout method. Gets or sets the number of milliseconds to wait before the request to AI Model times out. The default value is 100,000 milliseconds (100 seconds) in C++....wait before the request to AI model times out. The default value...Examples Shows how to change model default timeout. System :: String...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. MediaMarker|Documentation

    Custom media marker token in Aspose.LLM for .NET vision chat templates — null uses the Model-specific default; override only with full knowledge of the format.... Default is model-specific and selected automatically...understand the exact format your model expects. Quick reference Type...

    docs.aspose.com/llm/net/developer-reference/par...
  4. AiModel.create method | Aspose.Words for Node.js

    AiModel.create method. Creates a new instance of [AiModel](../) class....text using OpenAI and Google models. let firstDoc = new aw . Document...Google generative language models. let model = aw . AI . AiModel ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AsposeAI class|Documentation

    Reference guide for the AsposeAI class for enabling spell-check correction using LLM Models....provides the bridge between LLM models and the OCR engine. 🛠 Constructors...AllowAutoDownload string If true, the model will be automatically downloaded...

    docs.aspose.com/ocr/net/ai/
  6. GoogleAiModel constructor | Aspose.Words for Py...

    aspose.words.ai.GoogleAiModel constructor...Description name str The name of the model. For example, gemini-2.5-flash...Description name str The name of the model. For example, gemini-2.5-flash...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page layout Model build and rendering. Page layout Model is built in two steps. First, "conversion step", this is when page layout pulls document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into pages. Depending of the operation which triggered build, page layout Model may or may not be further rendered into fixed page format. For example, computing number of pages in the document or updating fields does not require rendering, whereas export to Pdf does in C++....page layout model build and rendering. Page layout model is built...triggered build, page layout model may or may not be further rendered...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. 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++....integration with various AI models within the Aspose.Words . class...leverages the connected AI model for checking grammar of document...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  9. SummaryLength enumeration | Aspose.Words for No...

    Aspose.Words.AI.SummaryLength enumeration. Enumerates possible lengths of summary....text using OpenAI and Google models. let firstDoc = new aw . Document...Google generative language models. let model = aw . AI . AiModel ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. UseGpu|Documentation

    Offload the vision projector to GPU in Aspose.LLM for .NET — null defers to mtmd's auto-detection; explicit true/false forces a choice.... Keeps VRAM for the base model on memory-tight GPUs. The projector...is freeing VRAM for the base model’s KV cache. When to change it...

    docs.aspose.com/llm/net/developer-reference/par...