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

model

(0.39 sec)
  1. FlashAttention (legacy)|Documentation

    Legacy boolean toggle for flash attention in Aspose.LLM for .NET — prefer FlashAttentionMode enum for new code.... Default null (use model default) Category Attention...explicit override; runtime / model default applies. true — request...

    docs.aspose.com/llm/net/developer-reference/par...
  2. Aspose::Words::Layout::IPageLayoutCallback inte...

    Aspose::Words::Layout::IPageLayoutCallback interface. Implement this interface if you want to have your own custom method called during build and rendering of page layout Model in C++....and rendering of page layout model. class IPageLayoutCallback :...possible to build page layout model for only a few pages at start...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 总结文档|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...
  9. 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/
  10. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for .NET recognition package....following byte array in RGB color model: Because the pixel array does...as well as its color model. Color model Bytes per pixel Pixel...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/