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

model

(0.14 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. 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...
  3. 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...
  4. Supported presets|Documentation

    Built-in presets for Aspose.LLM for .NET with Hugging Face Model sources, default context sizes, and quantization....open-weight model families. Each preset specifies the model source...and the engine downloads the model and any vision projector on...

    docs.aspose.com/llm/net/product-overview/suppor...
  5. Translate a Document|Aspose.Words for Python vi...

    Translate a document. Aspose.Words for Python simplifies document translation using Google AI Models, allowing you to specify the target language....using Google generative AI models, including a code example with...with the Gemini 1.5 Flash model. Document translation is a frequently...

    docs.aspose.com/words/python-net/translate-a-do...
  6. 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...
  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. AI-powered Features|Documentation

    This article is a step-by-step guide to using AI-powered features for processing spreadsheet files....Table of Contents Configure AI Model Create AI Instance Process Files...C# programming. Configure AI Model To start using Cells AI, you...

    docs.aspose.com/cells/net/ai-powered-features/
  10. AiModel.timeout property | Aspose.Words for Python

    AiModel.timeout property. Gets or sets the number of milliseconds to wait before the request to AI Model times out...wait before the request to AI model times out. The default value...Examples Shows how to change model default timeout. api_key = system_helper...

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