Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 20,801 for

model

(0.13 sec)
  1. Generate Complex Barcodes|Documentation

    Learn how to create structured complex barcode data, generate images, configure appearance, and save output to files or streams.... The model validates and constructs the...setSecondaryAndAddit ( secondaryData ); The model constructs the standard-compliant...

    docs.aspose.com/barcode/java/developer-guide/co...
  2. CheckGrammarOptions Class | Aspose.Words for .NET

    Optimize your documents with Aspose.Words.AI.CheckGrammarOptions. Discover customizable AI grammar checks for flawless writing and enhanced clarity....generative language models. AiModel model = AiModel . Create (...true ; Document proofedDoc = model . CheckGrammar ( doc , grammarOptions...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. AnthropicAiModel.Summarize | Aspose.Words for .NET

    Anthropic AI document summarizer with adjustable summary length. Create professional document summaries using Claude AI technology....leverages the connected AI model for content processing. public...method utilizes the connected AI model for processing each document...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. Using Azure OpenAI with Aspose.Words.IA - Free ...

    I want to use Aspose.words.IA in .Net to Check grammar using my Azure OpenAI instance. but I receive an error message : Ressource not found. Th url and Apikey are correct because I already use them in my project to reach…...api-version=2025-01-01-preview"; OpenAiModel model = (OpenAiModel)AiModel.Create(AiModelType...Gpt4O) .WithApiKey(azureApiKey); model.Url = azureEndpoint; CheckGrammarOptions...

    forum.aspose.com/t/using-azure-openai-with-aspo...
  5. LogitBias|Documentation

    Per-token logit adjustment in Aspose.LLM for .NET — add or subtract a value from any token's logit to favor or ban it....add a per-token offset to the model’s logits before sampling. Positive...Obtaining token IDs requires the model’s tokenizer — not exposed in...

    docs.aspose.com/llm/net/developer-reference/par...
  6. System requirements|Documentation

    Supported .NET runtimes, operating systems, CPU and GPU requirements, and disk/RAM sizing for Aspose.LLM for .NET....the preset you pick: small models run on modest hardware, while...while 20B-parameter models need substantial RAM and preferably...

    docs.aspose.com/llm/net/system-requirements/
  7. Aspose::Words::NodeList class | Aspose.Words fo...

    Aspose::Words::NodeList class. Represents a collection of nodes matching an XPath query executed using the SelectNodes() method. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...#include <Aspose.Words.Cpp/Model/Nodes/NodeType.h> #include <Aspose...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. SummarizeOptions | Aspose.Words for Java

    Allows to specify various options for summarizing document content in Java....text using OpenAI and Google models. Document firstDoc = new Document(getMyDir()...generative language models. AiModel model = ((OpenAiModel)AiModel...

    reference.aspose.com/words/java/com.aspose.word...
  9. IAiModelText.summarize method | Aspose.Words fo...

    aspose.words.ai.IAiModelText.summarize method...leverages the connected AI model for content processing. def...method utilizes the connected AI model for processing each document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AnthropicAiModel.summarize method | Aspose.Word...

    aspose.words.ai.AnthropicAiModel.summarize method...leverages the connected AI model for content processing. def...method utilizes the connected AI model for processing each document...

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