Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 20,792 for

model

(0.14 sec)
  1. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....the main class of the object model that represents a Microsoft...Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create 3D Presentations in C++|Aspose.Slides Do...

    Generate interactive 3D presentations in C++ with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....create and modify PowerPoint 3D models. This can be achieved by bringing...shape from a 2d shape to a 3D model. Setting the light effect on...

    docs.aspose.com/slides/cpp/3d-presentation/
  3. Create Scene with Primitive 3D Shapes|Documenta...

    Using Aspose.3D for Python via .NET, developers can define a scene with primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....Scene from Primitive 3D Shapes Modeling is the process of pure creation...scene = Scene () # Create a Box model scene . root_node . create_child_node...

    docs.aspose.com/3d/python-net/create-scene-with...
  4. CheckGrammarOptions class | Aspose.Words for Py...

    aspose.words.ai.CheckGrammarOptions class. Allows to specify various options while checking grammar of a document using AI....OpenAI generative language models. model = aw . ai . AiModel . create...improve_stylistics = True proofed_doc = model . check_grammar ( doc , grammar_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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/...
  8. 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/...
  9. 总结文档|Aspose.Words为Python via .NET

    总结一个文档。 Aspose.Words为Python 通过允许您指定摘要长度,使用OpenAI和GoogleAI模型简化文档摘要。...Google generative language models. model = aw . ai . AiModel . create...with_api_key ( api_key ) . as_open_ai_model () options = aw . ai . SummarizeOptions...

    docs.aspose.com/words/zh/python-net/summarize-a...
  10. IAiModelText | Aspose.Words for Java

    The common interface for AI Models designed to generate a variety of text-based content in Java....The common interface for AI models designed to generate a variety...leverages the connected AI model for checking grammar of document...

    reference.aspose.com/words/java/com.aspose.word...