Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 20,819 for

model

(0.18 sec)
  1. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage documents with python-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....to use the Document Object Model to create, modify, and manage...Aspose.Words Document Object Model classes. Articles in this section...

    docs.aspose.com/words/python-net/programming-wi...
  2. SummarizeOptions constructor | Aspose.Words for...

    SummarizeOptions constructor. Initializes a new instances of [SummarizeOptions](../) class....text using OpenAI and Google models. first_doc = aw . Document...Google generative language models. model = aw . ai . AiModel . create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Summarize a Document|Aspose.Words for Node.js v...

    Summarize a document. Aspose.Words for Node.js simplifies document summarization using OpenAI, Google and Anthropic AI Models by allowing you to specify the summary length....summarization using AI‑powered models, making it easier to process...advanced generative language models from OpenAI , Google and Anthropic...

    docs.aspose.com/words/nodejs-net/summarize-a-do...
  4. OpenAiModel constructor | Aspose.Words for Node.js

    Aspose.Words.AI.OpenAiModel constructor...name string The name of the model. For example, gpt-5.2-chat-latest...name string The name of the model. For example, gpt-5.2-chat-latest...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 档案

    档案...xlsx"); } @model List<Excel_Viewer.Helper.Sheet>...role="tablist"> @for (int i = 0; i < Model.Count; i++) { if (i == 0) {...

    blog.aspose.com/zh/cells/view-excel-files-in-as...
  6. Aspose::Words::AI::IAiModelText::CheckGrammar m...

    Aspose::Words::AI::IAiModelText::CheckGrammar method. Checks grammar of the provided document. This operation leverages the connected AI Model for checking grammar of document in C++....leverages the connected AI model for checking grammar of document...OpenAI generative language models. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  7. MainGpu|Documentation

    GPU device index in Aspose.LLM for .NET — selects which GPU holds the Model when SplitMode is None....which device holds the entire model. Quick reference Type int? Default...those modes distribute the model across multiple GPUs without...

    docs.aspose.com/llm/net/developer-reference/par...
  8. SummarizeOptions.SummaryLength | Aspose.Words f...

    Control your summary length with the SummarizeOptions SummaryLength property. Customize your content for clarity and impact. Default is Medium....text using OpenAI and Google models. Document firstDoc = new Document...generative language models. AiModel model = (( OpenAiModel ) AiModel...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. How To Use XPath To Select XML Nodes – C# – Asp...

    Learn how to navigate through an XML document and select nodes using XPath. Consider С# examples of selecting information from an XML using XPath queries....car descendant::Car with a model’s date of manufacture newer...newer than 2005 descendant::Model > 2005 . In terms of the DOM tree...

    docs.aspose.com/html/net/how-to-articles/how-to...
  10. Long context tuning|Documentation

    Configure Aspose.LLM for .NET for 128K-262K contexts — pick the right preset, enable flash attention, quantize the KV cache, and manage memory.... At 131K context, a 7B model’s KV cache alone is 8-16 GB...using Aspose.LLM.Abstractions.Models ; preset . ContextParameters...

    docs.aspose.com/llm/net/use-cases/long-context-...