Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 19,764 for

model

(0.12 sec)
  1. Presets|Documentation

    Using presets to configure Aspose.LLM for .NET....Hide ] A preset defines the model source, context size, chat options...BaseModelSourceParam — Where to load the main model (e.g. Hugging Face repo and...

    docs.aspose.com/llm/net/developer-reference/pre...
  2. Aspose::Words::AI::IAiModelText::Summarize meth...

    Aspose::Words::AI::IAiModelText::Summarize method. Generates summaries for an array of documents, with options to control the summary length and other settings. This method utilizes the connected AI Model for processing each document in the array in C++....method utilizes the connected AI model for processing each document...leverages the connected AI model for content processing. virtual...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. CFF2 Drawings|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....3D package designs or other model data. This article demonstrates...

    docs.aspose.com/cad/java/developer-guide/autoca...
  4. CFF2 Drawings|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....3D package designs or other model data. This article demonstrates...

    docs.aspose.com/cad/java/developer-guide/cff2-d...
  5. AnthropicAiModel.Translate | Aspose.Words for .NET

    Anthropic AI translation service for documents. Translate files into any language using Claude's advanced natural language processing....leverages the connected AI model for content translating. public...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. AnthropicAiModel.translate method | Aspose.Word...

    AnthropicAiModel.translate method. Translates the provided document into the specified target language...leverages the connected AI model for content translating. def...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AI语法检查|Aspose.Words为C++

    检查文档语法。 Aspose.Words为C++ 允许用户使用OpenAI,Google和Claude模型检查语法并检测文档中的错误。...SharedPtr < IAiModelText > model = System :: ExplicitCast < OpenAiModel...( true ); auto proofedDoc = model -> CheckGrammar ( doc , grammarOptions...

    docs.aspose.com/words/zh/cpp/grammar-checking/
  8. 翻译文档|Aspose.Words为C++

    翻译文档。 Aspose.Words为C++ 使用GoogleAI模型简化文档翻译,允许您指定目标语言。...SharedPtr < IAiModelText > model = System :: ExplicitCast < GoogleAiModel..."API_KEY" )); auto translatedDoc = model -> Translate ( doc , Language...

    docs.aspose.com/words/zh/cpp/translate-a-document/
  9. Transformation|Documentation

    Articles about transformation of 3D objects in Aspose.3D for .NET....3D Document Object Model (DOM) Meta data...

    docs.aspose.com/3d/net/transformation/
  10. AI语法检查|Aspose.Words为Python via .NET

    检查文档语法。 Aspose.Words为Python 允许用户使用OpenAI,Google和Claude模型检查语法并检测文档中的错误。...OpenAI generative language models . model = aw . ai . AiModel . create...with_api_key ( api_key ). as_open_ai_model () grammar_options = aw . ai...

    docs.aspose.com/words/zh/python-net/grammar-che...