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

model

(1.85 sec)
  1. 档案

    档案...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...
  2. Vision presets|Documentation

    Built-in vision presets in Aspose.LLM for .NET — Qwen VL, Gemma 3 Vision, Ministral 3 Vision, with Model sources, projector files, and picker guidance....configures both the base language model and its multimodal projector.... Available presets Preset Model Base context Quantization mmproj...

    docs.aspose.com/llm/net/developer-reference/mul...
  3. 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...
  4. Streaming-like responses|Documentation

    Aspose.LLM for .NET does not expose token streaming. This page documents the limitation, the workarounds, and the patterns that deliver a responsive user experience without streaming....user sees the reply after the model finishes generating. On a modern...small model Some applications run a small, fast model for an...

    docs.aspose.com/llm/net/use-cases/streaming-lik...
  5. Summarize a Document|Aspose.Words for .NET

    Summarize a document. Aspose.Words for .NET simplifies document summarization using OpenAI and Google 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 and Google , as...

    docs.aspose.com/words/net/summarize-a-document/
  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. Aspose::Words::AI::AiModel::CheckGrammar method...

    Aspose::Words::AI::AiModel::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/...
  8. 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...
  9. Summarize a Document|Aspose.Words for Java

    Summarize a document. Aspose.Words for Java simplifies document summarization using OpenAI and Google 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 and Google , as...

    docs.aspose.com/words/java/summarize-a-document/
  10. SummarizeOptions class | Aspose.Words for Python

    aspose.words.ai.SummarizeOptions class. Allows to specify various options for summarizing document content....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...